ShowPlayerNameTagForPlayer problem
#1

Hello! does not want to work ShowPlayerNameTagForPlayer.
if it does not ShowNameTags(0) you see the name of the Fund..


Code:
public OnFilterScriptInit()
{
	ShowNameTags(0);
	return 1;
}
I do not see why the name?

Code:
ShowPlayerNameTagForPlayer(playerid, giveplayerid, true); 
ShowPlayerNameTagForPlayer(giveplayerid, playerid, true);
it is a command function
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)