What this script will do ?
#6

Quote:
Originally Posted by PowerPC603
Посмотреть сообщение
pawn Код:
for (new i = 0; i < MAX_PLAYERS; i++)
{
    if (IsPlayerConnected(i) && GetAdminLevel(i) >= 1)
    {
        SendClientMessage(i, COLOR_GRAY, str);
    }
}

return 1;
This way is to all admins right ? (just because of the return XD) thnks dude ++ rep for those how helped me
Reply


Messages In This Thread
What this script will do ? - by Amine_Mejrhirrou - 29.12.2011, 21:54
Re: What this script will do ? - by AndreT - 29.12.2011, 21:55
Re : What this script will do ? - by Amine_Mejrhirrou - 29.12.2011, 21:57
Re: What this script will do ? - by PowerPC603 - 29.12.2011, 22:35
Re: What this script will do ? - by Azzeto - 29.12.2011, 22:45
Re : Re: What this script will do ? - by Amine_Mejrhirrou - 29.12.2011, 23:48

Forum Jump:


Users browsing this thread: 1 Guest(s)