Posts: 548
Threads: 25
Joined: Mar 2011
Reputation:
0
This has been happening to me too.
I updated my streamer and it worked.
Posts: 2
Threads: 0
Joined: Jan 2012
Reputation:
0
I have this problem too. It's so annoying, I keep bugging inside of the map as it pushes me...
Guest9328472398472
Unregistered
I've always had this problem as well, this is actually helpful to me fixing the bugged gates on my server.
Posts: 14
Threads: 2
Joined: Jan 2011
Reputation:
0
You're working with 0.3d you have to change something in the move object put the last 3 numbers between , from the createobject and paste them after youre moveobject then it should be fixed
Example:
CreateObject(1778,1538.166,-1618.983,22.172,0.0,0.0,90.000);
Copy and paste this part
MoveObject(example, 1542.237,-1627.777,15.953, 5, Paste it here);