04.06.2010, 16:32
Hey, i've just learned MySQL. So now i want a to make a basic script that uses diff. MySQL functions to see how it works.
But, when i run my server, with the .dll files that i got from here http://forum.sa-mp.com/index.php?topic=79352.0
I get these errors:
First i get this. When i press okay
NOTE: Sorry its danish, it says "This program could not start because it couldnt find libmySQL.dll. Problem could maybe be solved by reinstalling
I get this?
I have this in my server.cfg
I just downloaded the server.
If i change the plugins to
Theres no changes.
Please help me, i couldn't find anything that solved my problem when i searched.
Its solved.
To them who wants to know how.
then only add
to the server.cfg and put the libmySQL.dll into the server folder. Same place as the samp_Server.exe
But, when i run my server, with the .dll files that i got from here http://forum.sa-mp.com/index.php?topic=79352.0
I get these errors:
First i get this. When i press okay
NOTE: Sorry its danish, it says "This program could not start because it couldnt find libmySQL.dll. Problem could maybe be solved by reinstalling
I get this?
I have this in my server.cfg
Код:
echo Executing Server Config... lanmode 0 rcon_password res maxplayers 50 port 7777 hostname SA-MP 0.3 Server gamemode0 MysqlScript 1 filterscripts plugins mysql.dll announce 0 query 1 weburl www.sa-mp.com maxnpc 0 onfoot_rate 40 incar_rate 40 weapon_rate 40 stream_distance 300.0 stream_rate 1000
If i change the plugins to
Код:
plugins mysql.dll libmySQL.dll
Please help me, i couldn't find anything that solved my problem when i searched.
Its solved.
To them who wants to know how.
then only add
Код:
plugins mysql