[Help] pAdmin and makeadmin - 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: [Help] pAdmin and makeadmin (
/showthread.php?tid=190227)
[Help] pAdmin and makeadmin -
.sparkY - 14.11.2010
Hello. I'm making a GM from 0, but I've got a problem...
I alvready have
Код:
enum pInfo
{
Time_Spent_On_Server,
Money,
}
And it works great, but I want to add "AdminLvl" too... I've been trying for a long time, but I can't figure it out : (
I also tried some tutorials, but they didn't help me much... So...
I need you guys to tell me exactly what to put under OnPlayerSpawn, OnPlayerConnect, under the login command etc...
And.... I need a /makeadmin command
Yea, I know I ask a lot, but I'm really trying, and I didn't just come and ask, before I try to do it myself...
Thanks guys
Re: [Help] pAdmin and makeadmin -
.sparkY - 14.11.2010
No1 can help ?
/makeadmin command is not necessary, I'll handle that... Just help me about adding "AdminLvl"...