Adding a new name tag...
#4

Okay, this is what I now have under "OnPlayerConnect"...

pawn Код:
new name[MAX_PLAYER_NAME], string[50];
GetPlayerName(playerid, name, sizeof(name));
format(string, sizeof(string), "%s", name);
Create3DTextLabel(string, COLOR_WARNING, 0.0, 0.0, 0.0, 50.0, -1);
yet the name tags won't show up...
Reply


Messages In This Thread
Adding a new name tag... - by Scenario - 23.08.2010, 19:55
Re: Adding a new name tag... - by playbox12 - 23.08.2010, 19:58
Re: Adding a new name tag... - by Scenario - 23.08.2010, 20:00
Re: Adding a new name tag... - by Scenario - 23.08.2010, 20:39

Forum Jump:


Users browsing this thread: 1 Guest(s)