Open door bug on 0.3D
#1

Hey, everyone, Who can fix this?, While I'm open the LSPD door, the door open with weird, someone can fix it?
Sorry for my bad englisth.

Reply
#2

If you mean the doors rotate weird, make sure you have recompiled all your script with 0.3d includes, and update your streamer plugin to 2.6 (which supports the new rotation parameters).
Reply
#3

Re-compile your script with 0.3d's includes and update your streamer if you have
Reply
#4

This is not bug. The values are arranged badly.

0.3d
Код:
(objectid, Float:X, Float:Y, Float:Z, Float:Speed, Float:RotX = -1000.0, Float:RotY = -1000.0, Float:RotZ = -1000.0)
0.3c
Код:
(objectid, Float:X, Float:Y, Float:Z, Float:Speed)
Use this:
Код:
#define MoveObject(%0,%1,%2,%3,%5,%6,%7,%4) MoveObject(%0,%1,%2,%3,%4,%5,%6,%7)
Reply
#5

Very Very Thanks!
Reply
#6

Ahh, still bug
Reply
#7

Look, If you're using incognito's streamer, then download the latest version that's compatible with 0.3d.
If you're not, then when you're editing your GM set the rotation on X-axis and on Y-axis to -1000 and I had the same problem but it got fixed when I recompiled my GM with streamer
Reply
#8

i hade same problem...i fixed it just change the plugin and the include
Reply
#9

everybody who used GF edit had the same problem I guess. So all you have is to upgrade streamer include and plugin, and recompile your GM
Reply
#10

Who can give me plugins streamer v.2.6?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)