SA-MP Forums Archive
Solved: MySQL Help need - 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: Solved: MySQL Help need (/showthread.php?tid=70579)



Solved: MySQL Help need - kasco - 25.03.2009

Hi all

I have in my MySQL Configuration files Admins=5
But how i can print that?
I have this:
pawn Код:
MySAL Code
And i test it with OnRconCommand:
pawn Код:
OnRconCommand Code
Then i want i see in my console: 5
And if i type test i see 1 and if i type test again i see 0 and again 0 and again 0 etc...
Then my question is how do i see in my console: 5


Re: MySQL Help need - MenaceX^ - 25.03.2009

Print the format.


Re: MySQL Help need - kasco - 25.03.2009

What do you mean?