HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

elevator and button

11-15-2003, 09:06 PM#1
Shimfs
Hi all
in the campaign where illidan lady vashj and prince kael

where they gonna kill master of pain
and mistress of torment

the human and naga force can only be together after they have pushed 2 buttons from each side to make a kind of bridge

im not sure but i think the button is called elevator button but how do i get 1 of them to work i cant find it in triggers
11-15-2003, 10:20 PM#2
Hunter0000
Do you mean how to do that sort of thing?

Just make triggers that when a unit steps on a button, a boolean is set true, and when both booleans are true it raises the elevator( <<for this look in doodads) to the right hieght
11-16-2003, 09:13 AM#3
Shimfs
i know how to make triggers but i have never made a elevator button or a button that open a door when you step on it

so plz make a list here in this thread where you say


Event: (then a event)

Condition: (if there is one)

action: (then event)
11-16-2003, 10:39 AM#4
Arohk
why so complicated :gsmile:

1 create a small region on the elvator button,
2,place your elvator where you want (start high is 0)


now make a trigger

E- Unit enters region (region at the button)

C- ----

A-Destructible Doodad- KIll (the button)
Destructible doodad- Set elvator high (your elvator) to 0-2

sometimes its good to use the elvator walls, they make it possible to run over cliffs
11-16-2003, 11:17 AM#5
Shimfs
its a foot switch i want a unit enter it goes down and a wall goes up or something like that tell how to do that please




whit E C and A