MoveDynamicObject to up
#1

Hey,
How can i do MoveDynamicObject to up
this is the code:
Код:
new LSPDGate;

ongamemodinit:
LSPDGate = CreateDynamicObject(968, 1544.70557, -1630.98364, 13.04230,   0.00000, 90.00000, 90.00000);

cmd:

CMD:lspdopeng(playerid, params[])
{
    //if(!IsACop(playerid)) return SendClientMessage(playerid, COLOR_GRAD2, NOTADMIN);
    MoveDynamicObject(LSPDGate, 1544.70557, -1630.98364, 13.04230, 2.0);
	return 1;
}
thanks !
Reply


Messages In This Thread
MoveDynamicObject to up - by Ilaibens - 11.08.2017, 14:40
Re: MoveDynamicObject to up - by Camtasia - 11.08.2017, 14:42
Re: MoveDynamicObject to up - by Ilaibens - 11.08.2017, 14:59

Forum Jump:


Users browsing this thread: 1 Guest(s)