• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Turning off other Scripts

Status
Not open for further replies.
Level 16
Joined
May 1, 2008
Messages
1,605
Seas =)

  • Disable
    • Events:
      • Dialog - A dialog button is clicked for (Your dialog)
    • Conditions:
      • Dialog button equal to < the button >
    • Actions:
      • Trigger - Turn off (this trigger) <-- or what trigger you want
1) So that this work you need a dialog variable and the button that is pressed, should be added in a variable as well =)
 
Level 3
Joined
Dec 22, 2007
Messages
28
Might be a stupid question - but have you already created another trigger which you can select? Or do you mean that you can select the trigger with the Dialog?
 
Level 12
Joined
Nov 20, 2007
Messages
660
yes ... in world editor change "this trigger" with your trigger from (
page.gif
Trigger - Turn off (this trigger) <-- or what trigger you want) and it will work ... when u press the dialog button that trigger will be turned off
 
Status
Not open for further replies.
Top