Making admin help - 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: Making admin help (
/showthread.php?tid=67427)
Making admin help -
Zack9764 - 01.03.2009
I need help making it so when someone logs into RCON they automatically become level 1337 admin forever please.
Re: Making admin help -
Rks25 - 01.03.2009
make timer, check if someone is rcon admin, if he is , kill the timer and make him level 1337 admin.
Re: Making admin help -
Zack9764 - 01.03.2009
What's the code...?
Re: Making admin help -
Zack9764 - 01.03.2009
Anyone?
Re: Making admin help -
Rks25 - 01.03.2009
Why should I just give you code?
Did you try something / did you search?
- SetTimer
- KillTimer
- Playerinfo[playerid][padmin]
Are the funtions you need.