Creating A Gate - 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: Creating A Gate (
/showthread.php?tid=70801)
Creating A Gate -
borg245 - 27.03.2009
hello
I want to create a gate going up and down but will only open if the 'attackers' reach it with a delay of 30 seconds.
Can someone please use his scripting mind to help me?
The gate at normal position is
CreateObject(10841, 2207.830322, -3391.702148, 5.505639, 0.0000, 0.0000, 270.0000);
The gate closed is
CreateObject(10841, 2207.830322, -3391.702148, 15.105540, 0.0000, 0.0000, 270.0000);
Thanks a million
Cheers,
Re: Creating A Gate -
worxds - 27.03.2009
MoveObject
Re: Creating A Gate -
mirkoiz - 27.03.2009
There is a Fantastic Function named "Search"
it is Located on the right top....
there are 2-3 Tutorials....
Re: Creating A Gate -
borg245 - 28.03.2009
what a practical MoFo the aim was to give me a link like the first dude who replied did. Thx for dat.