[HELP] ShowPlayerNameTagForPlayer - SOLVED
#6

Quote:
Originally Posted by Uniqueee
Quote:
Originally Posted by CrαcK
pawn Код:
public OnPlayerStreamIn(playerid, forplayerid)
{
  ShowPlayerNameTagForPlayer(playerid, forplayerid, PlayerInfo[playerid][pMaskuse]);
}
Thanks Crack but it didn't work,it hides my name for 1 second only :[
I didn't change anything in /maskon,just added the callback you gave me to the buttom.
Thank you for attempting to help me,anyone?
I tried to set a timer for it,that will set ShowPlayerNameTagForPlayer 0 if he is using a mask.
It worked good but the problem is that i set the timer to 1 millisecond and i think it isn't good.
I mean it might crash the server,right?
Do you have "ShowNameTags(1);" in your OnGameModeInit?
if you do... try setting it to 0 "ShowNameTags(0);" or removing it from the script.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)