[Need Help] Regard mysql system - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: [Need Help] Regard mysql system (
/showthread.php?tid=294568)
[Need Help] Regard mysql system -
EleMenTalL - 02.11.2011
Hello guys,
i want to change a gamemode from default registering non-mysql accounts to a mysql system and i got some conflicts with the old staff from registering system and the new mysql system.
I manage to remove some conflicts but i don`t know how to solve the rest, i will post the errors, and if i remove that lines the pwn compiler just crash and give me the "pwn library has stopped working"
Is posible to remove the old registering system and pus this new sistem? I talk about this
MYSQL System .
error 021: symbol already defined: "OnPlayerConnect"
error 021: symbol already defined: "OnPlayerSpawn"
error 021: symbol already defined: "OnGameModeInit"
Thanks.
p.s i will run the server on CentOS 5+ and i have instaled on it mysql and all the staff.
Re: [Need Help] Regard mysql system -
Alberto_DR - 09.11.2011
maybe you got doubled the functions?
Re: [Need Help] Regard mysql system -
EleMenTalL - 17.11.2011
yes, but when i try to put it under that function that is already defined i got 1000 more errors.
Re: [Need Help] Regard mysql system -
Kostas' - 17.11.2011
Show us the both same functions and the errors please