SA-MP Forums Archive
Object 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: Object help please! (/showthread.php?tid=89124)



Object help please! - Devine - 31.07.2009

I currently have a command called /openparking & /closeparking which opens and closes a barrier.. to close the barier I have the code:

Код:
SetObjectRot(ParkingGate,0.000000,89.000000,269.818847);
But when I do the command /closeparking the barrier goes to the left instead of the right, which makes it go into a wall. I just need the SetObjectRot to go to the opposite way. Thanks in advance.


Re: Object help please! - Woet - 31.07.2009

READ THIS BEFORE POSTING!