Mysql plugin problem - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Mysql plugin problem (
/showthread.php?tid=446421)
Mysql plugin problem -
erorche - 25.06.2013
look...i have to set this car ownership
https://sampforum.blast.hk/showthread.php?tid=98074 - but the plugin in this script is not okey for my gamemode(it gives Unknown Gamemode) i use mysql gamemode my mysql plugin is okey but it dont read the FilterScript... i use Los Santos Life RolePlay Gamemode!
Please Help...
Re: Mysql plugin problem -
Smokkr - 25.06.2013
Are you sure that you have replaced
pawn Код:
#define DB_HOST "" //Host of the MySQL server
#define DB_USER ""//User of the MySQL server
#define DB_PASSWORD ""//Pass of the MySQL server
#define DB_NAME "" //Database of MySQL server
Re: Mysql plugin problem -
erorche - 25.06.2013
Yes,do you read the plugin is the problem :@
Код:
[00:03:26] ::::::::::::::::::::::: Car Created :::::::::::::::::::::::
[00:03:26]
[00:03:26] [MySQL] Error (0): Function: mysql_query called when not connected to any database.
[00:03:26] CarID: 135
[00:03:26] CarModel: 481
[00:03:26] CarLocked: 0
[00:03:26] CarX: 1365.011840
[00:03:26] CarY: -2316.737548
[00:03:26] CarZ: 13.064999
[00:03:26] CarA: 268.212585
[00:03:26] CarColor1: 58
[00:03:26] CarColor2: 6
[00:03:26] CarPrice: 50
[00:03:26] CarSell: 25
[00:03:26] CarOwner: Unbought
[00:03:26]
[00:03:26] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database.
[00:03:26] Loaded 1 filterscripts.
[00:03:26] *** Streamer Plugin: Include file version (0x26105) does not match plugin version (0x26104) (script needs to be recompiled with the latest include file)
[00:03:26] Script[gamemodes/Official.amx]: Run time error 19: "File or function is not found"
[00:03:26] Number of vehicle models: 66
[00:03:27] [MySQL] Error (0): Function: mysql_ping called when not connected to any database.
[00:03:28] [MySQL] Error (0): Function: mysql_ping called when not connected to any database.