18.01.2008, 20:13
Quote:
Originally Posted by Lidor Kalfa
I got
Script[gamemodes/mtrp.amx]: Run time error 19: "File or function is not found" |
Originally Posted by Lidor Kalfa
I got
Script[gamemodes/mtrp.amx]: Run time error 19: "File or function is not found" |
Originally Posted by Lidor Kalfa
I fix this proeblom ,now that:
[23:24] MYSQL: Moderntopia MySQL Player Accounts v0.1 by Luk0r [23:24] MYSQL: Attempting to connect to server... [23:24] Connection to MySQL database: Failed ! [23:24] Can't connect to MySQL server on '127.0.0.1' (10061) [23:24] Error in mysql_select_db: MySQL server has gone away [23:24] MYSQL: Connection error, retrying... [23:24] Connection to MySQL database: Failed ! [23:24] Can't connect to MySQL server on '127.0.0.1' (10061) [23:24] Error in mysql_select_db: MySQL server has gone away [23:24] MYSQL: Could not reconnect to server, terminating server... [23:24] --- Server Shutting Down. |
IMPORTANT: To compile and run the script on your game server, you're going to need to grab the SA-MP MySQL plugin and include files (by ADreNaLiNe-DJ) from this thread. You also need a working MySQL server, which I expect you to have a basic understanding of already. The database.sql file contains the database structure, just execute the SQL queries in that file on your DB. |
C:\DOCUME~1\VEDAT\Desktop\Modlar\MTRP-F~1\MTRP-F~1.PWN(14) : fatal error 100: cannot read from file: "sampmysql" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
Originally Posted by revenge
Can't compile it.
Код:
C:\DOCUME~1\VEDAT\Desktop\Modlar\MTRP-F~1\MTRP-F~1.PWN(14) : fatal error 100: cannot read from file: "sampmysql" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error. |
Originally Posted by DaDemon
Quote:
Tooling around with the code, removing the check for belonging to a Family, /clothes still doesn't work. Please if you can help, let me know how to fix it. Thanks |