Problem with /admins cmd - 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: Problem with /admins cmd (
/showthread.php?tid=126744)
Problem with /admins cmd -
spider_bobi - 09.02.2010
Hi all
I have a problem

so the /admins cmd doesnt compile in FS or GM

It gave me error

Can anyone know how to ad and /admins cmd intro GM ?
i want those ranks
Код:
if(PlayerInfo[playerid][pAdmin] == 1) { admtext = "Moderator(1)"; }
else if(PlayerInfo[playerid][pAdmin] == 2) { admtext = "Trial Administrator (2)"; }
else if(PlayerInfo[playerid][pAdmin] == 3) { admtext = "Local Administrator (3)"; }
else if(PlayerInfo[playerid][pAdmin] == 4) { admtext = "Professional Administrator (4)"; }
else if(PlayerInfo[playerid][pAdmin] == 1337) { admtext = "Lead Administrator (1337)"; }
else if(PlayerInfo[playerid][pAdmin] == 1338) { admtext = "Head Administrator (1338)"; }
else if(PlayerInfo[playerid][pAdmin] == 5000) { admtext = "*OWNER*|*SCRIPTER* (5000)"; }
i search in every corner of this forum but didn't find waht i ned
Please help me !
Srry for my english
Re: Problem with /admins cmd -
spider_bobi - 09.02.2010
i dound the problem
forget it :-j
close , delete...
do what you want with this topic
sorry again