ShowPlayerNameTagForPlayr - Bug?
#4

You dont understand me...

If i put this code to "OnPlayerConnect" or "OnPlayerSpawn", its dont work, but i dont know why...
pawn Код:
for(new x = 0; x < MAX_PLAYERS; x++)
{
if(!IsPlayerConnected(x) || !Logged(x) || x == playerid) continue;
ShowPlayerNameTagForPlayer(playerid, x, false);
}
Its a SAMP bug ?
Reply


Messages In This Thread
ShowPlayerNameTagForPlayr - Bug? - by godknightx - 07.11.2009, 21:11
Re: ShowPlayerNameTagForPlayr - Bug? - by retart441 - 07.11.2009, 21:13
Re: ShowPlayerNameTagForPlayr - Bug? - by MadeMan - 07.11.2009, 21:17
Re: ShowPlayerNameTagForPlayr - Bug? - by godknightx - 08.11.2009, 07:12
Re: ShowPlayerNameTagForPlayr - Bug? - by MadeMan - 08.11.2009, 10:42
Re: ShowPlayerNameTagForPlayr - Bug? - by bajskorv123 - 08.11.2009, 11:33

Forum Jump:


Users browsing this thread: 1 Guest(s)