PLease help me - 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: PLease help me (
/showthread.php?tid=259936)
PLease help me -
nilanjay - 06.06.2011
PLease help guys i m stuck. I was making an admin script but i don't know how can I put lvl in it
Re: PLease help me -
Madsen - 06.06.2011
its easy you can make a variable called admin like this
new admin[MAX_PLAYERS];
and then make it like
admin[playerid] = 1
admin[playerid] = 2
admin[playerid] = 3
if you understand
Re: PLease help me -
Iphone1234g - 06.06.2011
plz check this i have problem plz check this
Re: PLease help me -
nilanjay - 07.06.2011
ok thanks
Re: PLease help me -
nilanjay - 10.06.2011
i tried what u say but i got an error
C:\Users\PART\Desktop\HS-Admin.pwn(61) : error 010: invalid function or declaration
Re: PLease help me -
Wesley221 - 10.06.2011
https://sampwiki.blast.hk/wiki/Creating_...l_admin_script
Re: PLease help me -
nilanjay - 11.06.2011
thanks for help