HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Help!!! Dialog Box-Gates (close)f

08-04-2004, 12:21 PM#1
Lalalalalala
ok this is what my triggers look like:
CreateButtons:
Events
=========
Time - Elapsed game time is 0.01 seconds

Actions
=========
Dialog - Create a dialog button for GateBot called Left
Set BotOpenLeft = [last created dialog button]

etc 4 more times

then i have
[new trigger]

Events
=========
Dialog - a dialog button is clicked for gatebot

Conditions
=========
[clicked dialog button] equel to BotLeftOpen

Actions
=========
Destructible open iron gate [horizontal] 0085 <gen>
Destructible open iron gate [horizontal] 0084 <gen>
Dialog - Hide GateBot for [triggering player]

all that works fine but this is where the problem stast (below)
[new trigger]
Events
=========
Dialog - a dialog button is clicked for gatebot

Conditions
=========
[clicked dialog button] equel to BotLeftOpen

Actions
=========
Destructible close iron gate [horizontal] 0085 <gen>
Destructible close iron gate [horizontal] 0084 <gen>
Dialog - Hide GateBot for [triggering player]

the gates dont close when you do that... just wondering if anyone could help
thnaks a lot if u can :D
08-04-2004, 07:01 PM#2
Lalalalalala
^_^ ^_^ ^_^ #•••§¢§•••# Bump #•••§¢§•••# ^_^ ^_^ ^_^
08-04-2004, 11:37 PM#3
Mythmon
try and kill/revive the gates, maybe that would work
08-05-2004, 12:08 AM#4
Lalalalalala
k i will thnx :)
08-05-2004, 11:07 AM#5
Lalalalalala
yay i got it fixed i was using the wrong dialog menu its was for the open instead of close now i feel dumb :)