SA-MP Forums Archive
Crazy moves [Help Please] - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Client Support (https://sampforum.blast.hk/forumdisplay.php?fid=16)
+--- Thread: Crazy moves [Help Please] (/showthread.php?tid=320139)



Crazy moves [Help Please] - DartakousLien - 21.02.2012

I do not know how it happens, but I remembered to test some things on my server and found this bug

I'm using the streamer plugin and so put movement in position, do not know how it performs rotation and noticed that it forever with the rotation in z 0

[ame]http://www.youtube.com/watch?v=se675rxe_WM[/ame]


Re: Crazy moves [Help Please] - PawnFox - 22.02.2012

Show us the code


Re: Crazy moves [Help Please] - DartakousLien - 22.02.2012

the code is normal my friend

new object;

in OnGameModeInit

object = CreateDynamicObject(................);

in command

MoveDynamicObject(object,.............);



------------


yesterday I thought of changing the moving objects to the system samp unlike the streamer system and that it no longer happens. bug will be streamers?


Re: Crazy moves [Help Please] - DartakousLien - 22.02.2012

solved

thanks for all