Object
#3

It attaches perfectly for me, no problems at all. I just tried it through an I-ZCMD command:

Код:
new Matura[MAX_PLAYERS];

CMD:test(playerid,params[])
{
	Matura[playerid] = CreateObject(1778, 0.0,0.0,0.0,1.7350, 0.0, 0.0, 0.0); 
	AttachObjectToPlayer(Matura[playerid], playerid, -0.2, 0.15, -1, 0, 0, -90);
	return CMD_SUCCESS;
}
Reply


Messages In This Thread
Object - by SumX - 29.08.2015, 13:55
Re: Object - by VoltMeter - 29.08.2015, 14:43
Re: Object - by Dorito - 29.08.2015, 14:44

Forum Jump:


Users browsing this thread: 1 Guest(s)