for(new i =0; i < MAX_PLAYERS; i++) { if(IsPlayerConnected(i)&& i != playerid && PlayerInfo[i][pMaskuse]==1) { ShowPlayerNameTagForPlayer(playerid, i, false); } }
I added this on onplayerconnect and in the /mask command, problem still happens
Any ideas?
When i use the commands /gotosanfierro and then /gotolossantos i can see their name again.