Need help with /sms
#5

pawn Код:
for(new i=0; i<MAX_PLAYERS; 1++)
{
     if(IsPlayerConnected(i))
     {
          if(IsPlayerAdmin(i))
          {
               SendClientMessage(i, 0xFFFFFFFF, str);
          }
     }
}
Always check if he is connected
Reply


Messages In This Thread
Need help with /sms - by GBLTeam - 20.03.2011, 09:45
Re: Need help with /sms - by Jochemd - 20.03.2011, 09:46
Re: Need help with /sms - by GBLTeam - 20.03.2011, 09:48
Re: Need help with /sms - by Ihsan-Cingisiz - 20.03.2011, 09:52
Re: Need help with /sms - by Jochemd - 20.03.2011, 09:54
Re: Need help with /sms - by bigcomfycouch - 20.03.2011, 13:31

Forum Jump:


Users browsing this thread: 2 Guest(s)