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.