[GameMode] Base-RP [SSCANF/MYSQL/ZCMD] 0.3X - 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: Gamemode Scripts (
https://sampforum.blast.hk/forumdisplay.php?fid=71)
+--- Thread: [GameMode] Base-RP [SSCANF/MYSQL/ZCMD] 0.3X (
/showthread.php?tid=415126)
Re: Base-RP [SSCANF/MYSQL/ZCMD] 0.3X -
freddy smyth - 23.02.2013
:/
Still, this is a good script for newbies. I would +1 him, but yeah...
Re: Base-RP [SSCANF/MYSQL/ZCMD] 0.3X -
stueycow - 05.04.2013
A bit of a bump but how do you set it up where do i put me the sql file and how do i link mysql to the server?
Re: Base-RP [SSCANF/MYSQL/ZCMD] 0.3X -
Spritte - 19.05.2013
in Game mode folder its mysql.dat change information for your mysql
Re: Base-RP [SSCANF/MYSQL/ZCMD] 0.3X -
Discard - 25.08.2013
I don't see
pawn Code:
#define mysql_db ""
#define mysql_pass ""
#define mysql_user ""
#define mysql_host ""
Where do I define them ?
Re: Base-RP [SSCANF/MYSQL/ZCMD] 0.3X -
Deduction - 27.08.2013
Quote:
Originally Posted by Discard
I don't see
pawn Code:
#define mysql_db "" #define mysql_pass "" #define mysql_user "" #define mysql_host ""
Where do I define them ?
|
They are in the .dat file in the gamemode folder.
Make sure you compile your gamemode after you edit the details.
Re: Base-RP [SSCANF/MYSQL/ZCMD] 0.3X -
bigtigerbeee - 09.10.2013
Why Player Sarah_Candy(0) - SSCANF loading error ?
When I'm connect to server
Re: Base-RP [SSCANF/MYSQL/ZCMD] 0.3X -
Devoted - 07.11.2013
Okay for some reason the script doesn't save information.
Mysql information is correct, it's connected. It will load if i manually put the information in but it won't save at all what so ever.
Re: Base-RP [SSCANF/MYSQL/ZCMD] 0.3X -
Jay_Dixon - 14.11.2013
The account creates, but once i try to log back in, it closes the connection, what the hells going on here?