SQL code - 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: SQL code (
/showthread.php?tid=304384)
SQL code -
Trol_Patrol - 18.12.2011
I am trying to script on SQL, but I am really bad :P
I got this code:
PHP код:
stock Admin(playerid) return dini_Int(File(playerid),"AdminLevel");
Now I wanted make this code in the mysql codes, someone can help me ?