Jump to content

dandrew12

Membru
  • Posts

    45
  • Joined

  • Last visited

    Never

Everything posted by dandrew12

  1. Tot la fel, am pus drop pt ca vazusem undeva si credeam ca este bine ...
  2. 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]
  3. 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]
  4. 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]
  5. Apache nu stiu dece nu merge zice ceva de error.log
  6. Ajutor va rog, trebuie sa creez un tabel sau ceva in date base?
  7. Da, am incercat degeaba :(
  8. Ma ajuta si pe mn cnv?
  9. Dami id tau si ti'l fac eu
  10. Am asteptat 4 zile dupa baza de date... nu prea mai am rabdare
  11. Imi poti da id tau prin PM ti-am mai zis de 3 ori ....
  12. 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
  13. Am acesta libmysqlclient.so.15
  14. Tot la fel face lasa-mi PM cu id tau de mess
  15. 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)
  16. 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'
  17. Cum creez o baza de date, acel tutorial de la "tutoriale importante", mie nu imi merge localhost/phpmyadmin
  18. mie nu imi merge localhost/phpmyadmin, nu stiu de ce
  19. Multumesc, daca mai am vreo problema va cer ajutorul
  20. Salut, daca se poate un tutorial sau ajutor, cum instalez un sv pe o baza de date mysql?Am baza de date dar nu stiu.
  21. La mine se suprapun 3d textul, am creeat masina, si am dat restart si se suprapun 3d text http://postimg.org/image/ln9aimkrv/ Cand dau /asetkey zice ca trebuie sa fiu soferul dar eu sunt soferul http://postimg.org/image/oc3j81383/ http://postimg.org/image/94njnobdf/ si la /adestroycar lafel
×
×
  • 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.