[HELP] Create3DTextLabel
#1

I don't know how to create a 3DTextLabel.
I used the wiki example but it don't work.

At all I want to Attach a 3Dlabel to a player. I used this code.
Code:
public OnPlayerConnect(playerid)
{
    new Text3D:label = Create3DTextLabel("Citizen", 0x008080FF, 30.0, 40.0, 50.0, 40.0, 0);
    Attach3DTextLabelToPlayer(label, playerid, 0.0, 0.0, 0.7);
}
Reply


Messages In This Thread
[HELP] Create3DTextLabel - by Shouty - 12.03.2013, 08:34
Re: [HELP] Create3DTextLabel - by IgrexolonO - 12.03.2013, 09:04
Re: [HELP] Create3DTextLabel - by Shouty - 12.03.2013, 10:06
Re: [HELP] Create3DTextLabel - by Scrillex - 12.03.2013, 10:33

Forum Jump:


Users browsing this thread: 2 Guest(s)