Anonymousjoined 2004-12-28#12004-09-07I Need Help About Gates!!!Do somebody know how make to make a gate open by itself, etc;When my Blademaster walks towards the gate and stands in front of it, then the gate opens and then the Blademaster go through, and when he is gone the gate closes again etc etc.How do i make this happen?
ironhelm25 postsjoined 2004-09-02#22004-09-07regions....make a region af the gate and make a trigger like thisa unit enters region 'gate'actions:open 'the gate'wait 6 secondsclose 'the gate'or a another trigger with:a unit leaves region 'gate'actions: close gatei dont have world editor open so it isnt correctlybut it shoeld be able to be done like this...