SA-MP Forums Archive
ShowPlayerNameTagForPlayer problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: ShowPlayerNameTagForPlayer problem (/showthread.php?tid=531569)



ShowPlayerNameTagForPlayer problem - Slicebook - 13.08.2014

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