13.02.2010, 08:32
https://sampwiki.blast.hk/wiki/ShowPlayerNameTagForPlayer
pawn Код:
for(new id = 0; id < MAX_PLAYERS; id++)
{
ShowPlayerNameTagForPlayer(botplayerid, id, false);
}