Adding gates and that help please! - 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: Adding gates and that help please! (
/showthread.php?tid=156159)
Adding gates and that help please! -
ls200 - 21.06.2010
How do i add gates and some gates that can be opened with /gateopen ?using raven's roleplay atm
Re: Adding gates and that help please! -
titanak - 21.06.2010
1. you have to create closed or open gates
https://sampwiki.blast.hk/wiki/CreateObject
2. Make those moveable
https://sampwiki.blast.hk/wiki/MoveObject
Re: Adding gates and that help please! -
ls200 - 21.06.2010
What should i write at the rotation things
Float:rX The X rotation of the object.
Float:rY The Y rotation of the object.
Float:rZ The Z rotation of the object.
Re: Adding gates and that help please! -
titanak - 21.06.2010
First make objects do you have those , if you have just paste here i can help.