Player enum - SQL - 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: Player enum - SQL (
/showthread.php?tid=263796)
Player enum - SQL -
euRo - 23.06.2011
If i have a GM that uses SQL to save player vars etc.
Say i add to player enum Pcarlic throughout the script then hit compile, will it auto-add to sql or do i have to add a entry to SQL aswell.
Re: Player enum - SQL -
shitbird - 23.06.2011
You have to add it yourself.
Re: Player enum - SQL -
euRo - 23.06.2011
sigh thanks