13.08.2014, 12:44
Hello! does not want to work ShowPlayerNameTagForPlayer.
if it does not ShowNameTags(0) you see the name of the Fund..
I do not see why the name?
it is a command function
if it does not ShowNameTags(0) you see the name of the Fund..

Code:
public OnFilterScriptInit() { ShowNameTags(0); return 1; }
Code:
ShowPlayerNameTagForPlayer(playerid, giveplayerid, true); ShowPlayerNameTagForPlayer(giveplayerid, playerid, true);