#3

Quote:
Originally Posted by HY
Посмотреть сообщение
Loop.

pawn Код:
CMD:maskforall(playerid, params[])
{
    for(new i = 0; i < MAX_PLAYERS; i++)
    {
        PlayerInfo[i][Mask] = 1; // Change with your mask variable.
    }
    return 1;
}
Your a bloody champion, Thanks so much man!

REP +
Reply


Messages In This Thread
Mask - by GuardedMerchant - 28.12.2014, 10:23
Re: Mask - by HY - 28.12.2014, 10:42
Re: Mask - by GuardedMerchant - 28.12.2014, 10:49

Forum Jump:


Users browsing this thread: 1 Guest(s)