barrier - 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)
+--- Thread: barrier (
/showthread.php?tid=457358)
barrier -
DDR3 - 11.08.2013
closed
Код:
CreateObject(968,1793.0999800,677.7999900,16.3000000,0.0000000,269.4950000,349.7440000);
open
Код:
CreateObject(968,1793.0999800,677.7999900,16.4000000,0.0000000,352.4960000,349.7440000);
Someone could make a script
Re: barrier -
BullseyeHawk - 11.08.2013
We are not slaves, make the script yourself.
https://sampwiki.blast.hk/wiki/MoveObject
Read about this to move the object ^
Put a value that stores the CreateObject id.
(new objectid = CreateObject(..);) <== EXAMPLE.
Use the objectid on MoveObject, and create a command or an automated gate.