open.mp forum
Setdynamicobjectrot - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3)
--- Forum: Tutorials (https://forum.open.mp/forumdisplay.php?fid=37)
--- Thread: Setdynamicobjectrot (/showthread.php?tid=2640)



Setdynamicobjectrot - artajuni63 - 2024-03-17

Can someone help me? I want to change the rz ry rz object using setdynamicobjectrot but in the game the object won't move, where is my mistake?


RE: Setdynamicobjectrot - carl_anderson - 2024-05-05

This is wrong forum section to post this.

But, still:
Make sure it's dynamic object.
And then just try to give different rotation values, see if it even moves a little: SetDynamicObjectRot(dynamicObject, 0.0, 0.0, 90.0);