Quantcast
Channel: SA-MP Forums
Viewing all articles
Browse latest Browse all 18226

MoveDynamicObject to up

$
0
0
Hey,
How can i do MoveDynamicObject to up
this is the code:
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 !

Viewing all articles
Browse latest Browse all 18226

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>