MySQL - 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 (
/showthread.php?tid=115580)
MySQL -
Tomejus - 24.12.2009
I search alot but don't found if i have simple GM, simple server and i want mysql server? what i should do? To start server on mysql? what i need? i didin't find any article. : ( About this. i hope someone helps me.
Re: MySQL -
ben1 - 24.12.2009
Has the GM you are using support mysql and you need help setting it up? or will it need to be added?
Re: MySQL -
Mechscape - 24.12.2009
How install mySQL (with Moderntopia)?
Re: MySQL -
Tomejus - 24.12.2009
How to start, thanks i go to read now, hope it works.
EDIT: Shit, inc link death! can u fix it?
Re: MySQL -
Mechscape - 24.12.2009
Ok, i fix now. Thanks for reporting.
-----------------------------------
How install mySQL (with Moderntopia)?
Re: MySQL -
Tomejus - 24.12.2009
No problem.

When i do compile i get
D:\Users\Tomas\Desktop\GM\gamemodes\mtrp-final.pwn(36152) : error 004: function "NameTimer" is not implemented
D:\Users\Tomas\Desktop\GM\gamemodes\mtrp-final.pwn(39593) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Re: MySQL -
Mechscape - 24.12.2009
Open Pawno,
Ctrl + F,
"NameTimer",
And find,
Put line to //.
Like:
....
...
//NameTimer()
..
..
And that warning, just ignore.