SA-MP Forums Archive
Gate/Object Question - 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: Gate/Object Question (/showthread.php?tid=181502)



Gate/Object Question - Steven82 - 05.10.2010

I was woneder, since someone was trying to tell me this, can you

pawn Код:
DestroyObject
to make a gate and when ever you do

pawn Код:
/opengate
or something, or do you have to do moveobject, because i was thinking you can just destroy it for about 5-7 seconds and then it come back(it would be using a timer)


Re: Gate/Object Question - Scenario - 05.10.2010

Quote:
Originally Posted by Steven82
Посмотреть сообщение
I was woneder, since someone was trying to tell me this, can you

pawn Код:
DestroyObject
to make a gate and when ever you do

pawn Код:
/opengate
or something, or do you have to do moveobject, because i was thinking you can just destroy it for about 5-7 seconds and then it come back(it would be using a timer)
It's the newbie way to do it, but yes. You would just need to re-create the object again. I always find it unattractive, but that's my opinion.


Re: Gate/Object Question - Steven82 - 05.10.2010

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
It's the newbie way to do it, but yes. You would just need to re-create the object again. I always find it unattractive, but that's my opinion.
Oh no i understand how n00bish it is :P, but i was asked by a friend if he could do it so ima just tell him yes now :P