Jump to content

dandrew12

Membru
  • Posts

    45
  • Joined

  • Last visited

    Never

Posts posted by dandrew12

  1. Salut, nu stiu daca postez unde trebuie dar am o probelma cand dau import imi arata asta:

    [pawn]SQL query:

    -- --------------------------------------------------------

    --

    -- Structura de tabel pentru tabelul `bizz`

    --

    DROP TABLE IF NOT EXISTS `bizz` (

      `ID` int(11) NOT NULL AUTO_INCREMENT,

      `Owned` int(11) NOT NULL,

      `Owner` varchar(25) NOT NULL DEFAULT 'The State',

      `Message` varchar(50) NOT NULL,

      `EntranceX` float NOT NULL,

      `EntranceY` float NOT NULL,

      `EntranceZ` float NOT NULL,

      `ExitX` float NOT NULL,

      `ExitY` float NOT NULL,

      `ExitZ` float NOT NULL,

      `LevelNeeded` int(11) NOT NULL,

      `BuyPrice` int(11) NOT NULL,

      `EntranceCost` int(11) NOT NULL,

      `Till` int(11) NOT NULL,

      `Locked` int(11) NOT NULL,

      `Interior` int(11) NOT NULL,

      `Products` int(11) NOT NULL,

      `MaxProducts` int(11) NOT NULL,

      `PriceProd` int(11) NOT NULL,

      `Virtual` int(11) NOT NULL,

      PRIMARY KEY (`ID`)

    ) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=9 ;

    MySQL said: Documentation

    #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT EXISTS `bizz` (

      `ID` int(11) NOT NULL AUTO_INCREMENT,

      `Owned` int(11) NO' at line 6 [/pawn]

  2. Salut primesc niste erori daca ma puteti ajuta.

    [pawn]E:\New server\w2\gamemodes\GM.pwn(51008) : error 032: array index out of bounds (variable "BizzInfo")

    E:\New server\w2\gamemodes\GM.pwn(51010) : error 032: array index out of bounds (variable "BizzInfo")

    E:\New server\w2\gamemodes\GM.pwn(51017) : error 032: array index out of bounds (variable "BizzInfo")

    E:\New server\w2\gamemodes\GM.pwn(51019) : error 032: array index out of bounds (variable "BizzInfo")[/pawn]

    Liniile

    [pawn] 51008      BizzInfo[11][bTill] += 100;//cluckbel buisness

    51010 BizzInfo[11][bProducts]--;

    51017 BizzInfo[11][bTill] += 100;//clukbel buisness

    51019 BizzInfo[11][bProducts]--;[/pawn]

  3. Cand pornesc sv imi da aceste erori

    [pawn][02:31:04]    Error: Function not registered: 'mysql_reconnect'

    [02:31:04]    Error: Function not registered: 'mysql_fetch_row_format'

    [02:31:04]    Error: Function not registered: 'mysql_debug'

    [02:31:04]    Error: Function not registered: 'mysql_retrieve_row'

    [02:31:04]    Error: Function not registered: 'mysql_fetch_field_row'

    [02:31:04] [debug] Run time error 19: "File or function is not found"

    [02:31:04] [debug]  mysql_reconnect

    [02:31:04] [debug]  mysql_fetch_row_format

    [02:31:04] [debug]  mysql_debug

    [02:31:04] [debug]  mysql_retrieve_row

    [02:31:04] [debug]  mysql_fetch_field_row

    [02:31:04] [debug] Run time error 19: "File or function is not found"

    [02:31:04] [debug]  mysql_reconnect

    [02:31:04] [debug]  mysql_fetch_row_format

    [02:31:04] [debug]  mysql_debug

    [02:31:04] [debug]  mysql_retrieve_row

    [02:31:04] [debug]  mysql_fetch_field_row

    [02:31:04] Script[gamemodes/redzmaxro.amx]: Run time error 19: "File or function is not found"[/pawn]

  4. sterge acel .15 si incearca asa pentru ca la tine fisierul in momentul asta ti unknown si sar putea sa nu til citeasca din cauza acelui .15 , si lasa doar .so

    La fel imi da uitate

    [pawn]SA-MP Dedicated Server

    ----------------------

    v0.3x, ©2005-2013 SA-MP Team

    [14:12:48]

    [14:12:48] Server Plugins

    [14:12:48] --------------

    [14:12:48]  Loading plugin: crashdetect.so

    [14:12:48]  Loaded.

    [14:12:48]  Loading plugin: streamer.so

    [14:12:48]

    *** Streamer Plugin v2.6 by Incognito loaded ***

    [14:12:48]  Loaded.

    [14:12:48]  Loading plugin: sscanf.so

    [14:12:48]

    [14:12:48]  ===============================

    [14:12:48]      sscanf plugin loaded.   

    [14:12:48]    © 2009 Alex "Y_Less" Cole

    [14:12:48]    0.3d-R2 500 Players "dnee"

    [14:12:48]  ===============================

    [14:12:48]  Loaded.

    [14:12:48]  Loading plugin: sampmysql.so

    [14:12:48]  Failed (libmysqlclient.so.15: cannot open shared object file: No such file or directory)

    [14:12:48]  Loading plugin: nativechecker.so

    [14:12:48]  Loaded.

    [14:12:48]  Loaded 4 plugins.

    [14:12:48]

    [14:12:48] Ban list

    [14:12:48] --------

    [14:12:48]  Loaded: samp.ban

    [14:12:48]

    [14:12:48]

    [14:12:48] Filterscripts

    [14:12:48] ---------------

    [14:12:48]  Loading filterscript 'eddress.amx'...

    [14:12:48]

    --------------------------------------

    [14:12:48] Clothes by Eduard 1.0x

    [14:12:48] www.star-gaming.ro

    [14:12:48] --------------------------------------

    [14:12:48]  Loading filterscript 'MidoStream.amx'...

    [14:12:48]  Loading filterscript 'ObjectEditor.amx'...

    [14:12:48]

    ============================================================

    [14:12:48]  [FS] Ingame Object Editor by Matthias aka GTA_Rules loaded.

    [14:12:48] ============================================================

    [14:12:48]  Loading filterscript 'btime.amx'...

    [14:12:48]

    --------------------------------------

    [14:12:48]  Updated Version! WORLDCLOCK+DATE By Shadow

    [14:12:48] --------------------------------------

    [14:12:48]  Loading filterscript 'antibotFS2.amx'...

    [14:12:48]

    [14:12:48] Ban list

    [14:12:48] --------

    [14:12:48]  Loaded: samp.ban

    [14:12:48]

    [14:12:48] Anti-Bots By Eduard Incarcat

    [14:12:48]  Loaded 5 filterscripts.

    [14:12:48]    Error: Function not registered: 'samp_mysql_connect'

    [14:12:48]    Error: Function not registered: 'samp_mysql_select_db'

    [14:12:48]    Error: Function not registered: 'samp_mysql_ping'

    [14:12:48]    Error: Function not registered: 'samp_mysql_close'

    [14:12:48]    Error: Function not registered: 'samp_mysql_query'

    [14:12:48]    Error: Function not registered: 'samp_mysql_real_escape_string'

    [14:12:48]    Error: Function not registered: 'samp_mysql_store_result'

    [14:12:48]    Error: Function not registered: 'samp_mysql_num_rows'

    [14:12:48]    Error: Function not registered: 'samp_mysql_fetch_row'

    [14:12:48]    Error: Function not registered: 'samp_mysql_strtok'

    [14:12:48] Script[gamemodes/StarG.amx]: Run time error 19: "File or function is not found"

    [14:12:48] Number of vehicle models: 0[/pawn]

    Lasami terog id tau prin PM

  5. mersi mult pentru ajutor, cum o setez?

    mai sus de ce am scris imi zice asta:

    [12:52:47]  Loading plugin: sampmysql.so

    [12:52:47]  Failed (libmysqlclient.so.15: cannot open shared object file: No such file or directory)

  6. Salut, cand pornesc sv imi da aceste erori

    [12:28:00]    Error: Function not registered: 'samp_mysql_connect'

    [12:28:00]    Error: Function not registered: 'samp_mysql_select_db'

    [12:28:00]    Error: Function not registered: 'samp_mysql_ping'

    [12:28:00]    Error: Function not registered: 'samp_mysql_close'

    [12:28:00]    Error: Function not registered: 'samp_mysql_query'

    [12:28:00]    Error: Function not registered: 'samp_mysql_real_escape_string'

    [12:28:00]    Error: Function not registered: 'samp_mysql_store_result'

    [12:28:00]    Error: Function not registered: 'samp_mysql_num_rows'

    [12:28:00]    Error: Function not registered: 'samp_mysql_fetch_row'

    [12:28:00]    Error: Function not registered: 'samp_mysql_strtok'

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.