Text Label isent showing?
#1

pawn Код:
new name[24];
GetPlayerName(playerid,name,24);
if(strcmp(name, "Torran", false) == 0)
{
label[playerid] = Create3DTextLabel("Administrator & Owner",COLOR_RED,30.0,40.0,50.0,40.0,0);
Attach3DTextLabelToPlayer(label[playerid], playerid, 0.0, 0.0, 0.7);
}
If im supposed to see the text label,
Then i cant? Maybe i do something wrong
Reply


Messages In This Thread
Text Label isent showing? - by JoeDaDude - 22.01.2010, 22:42
Re: Text Label isent showing? - by Snyper18 - 23.01.2010, 00:05
Re: Text Label isent showing? - by Torran - 23.01.2010, 00:20

Forum Jump:


Users browsing this thread: 1 Guest(s)