Help with /aduty and /helpme
#4

Not tested, because i don't know your admin system, but this should work
pawn Код:
for(new i = 0; i < MAX_PLAYERS; i++)
if(IsPlayerConnected(i))
{
 if(PlayerInfo[playerid][pAdminLevel] >= 1)
{
 SendClientMessage(i, COLOR, "YOURMESSAGE");
Btw, I don't recommend you to use your current /aduty thing, because it doesn't detects if you are a admin or not, it just puts you on duty regardless of the rank
Reply


Messages In This Thread
Help with /aduty and /helpme - by Azzeto - 10.10.2011, 07:59
Re: Help with /aduty and /helpme - by [GOD]Dragonster82 - 10.10.2011, 08:20
Re: Help with /aduty and /helpme - by Azzeto - 10.10.2011, 08:21
Re: Help with /aduty and /helpme - by [GOD]Dragonster82 - 10.10.2011, 08:28
Re: Help with /aduty and /helpme - by Azzeto - 10.10.2011, 08:32
Re: Help with /aduty and /helpme - by [GOD]Dragonster82 - 10.10.2011, 08:35
Re: Help with /aduty and /helpme - by Azzeto - 10.10.2011, 08:39
Re: Help with /aduty and /helpme - by [GOD]Dragonster82 - 10.10.2011, 08:47
Re: Help with /aduty and /helpme - by Azzeto - 10.10.2011, 08:52
Re: Help with /aduty and /helpme - by GrimR - 10.10.2011, 09:19

Forum Jump:


Users browsing this thread: 2 Guest(s)