SA-MP Forums Archive
Draw Bridges - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Draw Bridges (/showthread.php?tid=105572)



Draw Bridges - Ritchie999 - 30.10.2009

is it possible to make draw bridges in a gamemode? (you know the bridges that open up for boats to pass) but i want mine to go into the water and only go up when a bridge operator sends the command

surely if you can make automatic gates then you should be somehow able to make a draw bridge?


Re: Draw Bridges - Peter_Corneile - 30.10.2009

Quote:
Originally Posted by Ritchie999
is it possible to make draw bridges in a gamemode? (you know the bridges that open up for boats to pass) but i want mine to go into the water and only go up when a bridge operator sends the command

surely if you can make automatic gates then you should be somehow able to make a draw bridge?
Use MoveObject .. You can move any object , use some kind of bridge from the object categories


Re: Draw Bridges - Ritchie999 - 30.10.2009

Quote:
Originally Posted by ►Peter Corneile◄ [ideal-host.co.uk
]
Quote:
Originally Posted by Ritchie999
is it possible to make draw bridges in a gamemode? (you know the bridges that open up for boats to pass) but i want mine to go into the water and only go up when a bridge operator sends the command

surely if you can make automatic gates then you should be somehow able to make a draw bridge?
Use MoveObject .. You can move any object , use some kind of bridge from the object categories
how would i get the underwater co-ords? basically what i am trying to do is block off the main bridges for only admin's, or government organizations to use I.C.E to get to a crime scene quicker.. and i am using draw bridges for normal players


Re: Draw Bridges - yom - 30.10.2009

It's not possible to move objects that are originally in SA.


Re: Draw Bridges - Peter_Corneile - 30.10.2009

Quote:
Originally Posted by 0rb
It's not possible to move objects that are originally in SA.
I didnt mean those objects , i meant the one he makes


Re: Draw Bridges - Ritchie999 - 30.10.2009

Quote:
Originally Posted by 0rb
It's not possible to move objects that are originally in SA.
im not moving the original SA object, i know that is already impossible, i am just blocking those bridges off with automatic gates


Re: Draw Bridges - Peter_Corneile - 30.10.2009

Quote:
Originally Posted by Ritchie999
Quote:
Originally Posted by 0rb
It's not possible to move objects that are originally in SA.
im not moving the original SA object, i know that is already impossible, i am just blocking those bridges off with automatic gates
That is easily possible