SA-MP Forums Archive
Gates Are Bugged. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Gates Are Bugged. (/showthread.php?tid=310005)



Gates Are Bugged. - matthew32112 - 10.01.2012

So all the gates that are on a rotation are bugged on my server, i have updated all my streamer and well here are some screen shots of the issues.











Re: Gates Are Bugged. - X3nZ - 10.01.2012

This has been happening to me too.

I updated my streamer and it worked.


Re: Gates Are Bugged. - matthew32112 - 10.01.2012

Ive updated my streamer but its still doing it, um what version are you running?
Quote:
Originally Posted by X3nZ
Посмотреть сообщение
This has been happening to me too.

I updated my streamer and it worked.



Re: Gates Are Bugged. - -CaRRoT - 10.01.2012

Use this : http://code.******.com/p/samp-stream...7.rar&can=2&q=


Re: Gates Are Bugged. - Vlad1k - 10.01.2012

I have this problem too. It's so annoying, I keep bugging inside of the map as it pushes me...


Re: Gates Are Bugged. - matthew32112 - 10.01.2012

That is the one im running
Quote:
Originally Posted by Breto
Посмотреть сообщение



Re: Gates Are Bugged. - Guest9328472398472 - 10.01.2012

I've always had this problem as well, this is actually helpful to me fixing the bugged gates on my server.


Re: Gates Are Bugged. - Micheltjuh - 10.01.2012

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);