SA-MP Forums Archive
Mysql Upgrading - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Mysql Upgrading (/showthread.php?tid=241654)



Mysql Upgrading - Xizen - 18.03.2011

hi,

so i have a problem about mysql

so im using this mysql plugin

https://sampforum.blast.hk/showthread.php?tid=122983

USING VERSION: 1.2.1

and i want to upgrade it to 2.1.1

first, of course i copied mysql.dll and mysql.inc to my server folder

change the plugins line blah blah blah

here's the things i've changed in my script

put

Код:
mysql_init();
before mysqlconnection

then

change the word "connection" to "handle"

on "OnMySqlErrror"

thats all

then there is problem

Quote:

- No objects in the server
- No vehicles in the server
- No npcs in the server
- Mode version is Unknown

any help ?


Re: Mysql Upgrading - Xizen - 19.03.2011

can anyone help me please ?


Re: Mysql Upgrading - Antonio [G-RP] - 19.03.2011

OnGameModeInit() is crashing, post it here.


Re: Mysql Upgrading - Xizen - 19.03.2011

well, i didnt change anything in gamemodeinit

do you want me to post the code of gamemodeinit

or


Re: Mysql Upgrading - Antonio [G-RP] - 19.03.2011

Post the code here.