3DTextLabel and Object
#5

SetPlayerAttachedObject don't work
Quote:

I have command:

Код:
if(strcmp(cmd, "/helmet", true) == 0)
	{
    SetPlayerAttachedObject(playerid, 1, 18645, 2, 0.07, 0, 0, 88, 75, 0);
	return 1;
	}
create an object and the object disappears.

Create helmet on head and helmet remove.
CreatePlayerObject(playerid, 18645, 0, 0, 5, 0, 0, 0); work but i don't know how to put object on player using AttachPlayerObjectToPlayer.
Reply


Messages In This Thread
3DTextLabel and Object - by Belajac - 24.07.2013, 13:16
Re : 3DTextLabel and Object - by AmirRFCNR - 24.07.2013, 13:20
Re: 3DTextLabel and Object - by Belajac - 24.07.2013, 19:33
Re: 3DTextLabel and Object - by Tayab - 24.07.2013, 19:38
Re: 3DTextLabel and Object - by Belajac - 24.07.2013, 19:44

Forum Jump:


Users browsing this thread: 1 Guest(s)