Mask bug
#2

I made this code.
pawn Код:
for(new i=0; i<MAX_PLAYERS; i++)
{
    if(IsPlayerConnected(playerid))
    {
        if(PlayerInfo[i][pMaskuse] == 1)
        {
            ShowPlayerNameTagForPlayer(i, i, 0);
        }
    }
}
2 questions. Will it work and where should I put it for best effect?
Reply


Messages In This Thread
Mask bug - by Don_Cage - 08.09.2013, 21:04
Re: Mask bug - by Don_Cage - 08.09.2013, 21:25
Re: Mask bug - by Richie© - 08.09.2013, 21:38
Re: Mask bug - by Don_Cage - 08.09.2013, 21:48
Re: Mask bug - by Eyce - 09.09.2013, 00:11
Re: Mask bug - by Don_Cage - 09.09.2013, 01:35

Forum Jump:


Users browsing this thread: 1 Guest(s)