• 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!

Help, why isn't my dialoge working!

Status
Not open for further replies.
Level 11
Joined
Nov 1, 2008
Messages
828
I need help! Can you please tell me if there is anything worng with this "Bet Dialoge System" on a duel. I just do not know why it will not show up.

For your infomation , i have 4 other dialoge types in the map they all work exsept this one, they are all the same exsept that this one has bet[100] other then Dialoge_Button[1] etc, any ideas why it isn't showing up? I have a test where i say -bets, which will show "bets" but does not.

Any help?? I'm sorry that i can only supply so little triggers, i couldn't give you the whole system because it doesn't show the first of it.

Thanks! +rep

Setting
  • Events
    • Unit - A unit enters LightSide <gen>
  • Conditions
    • ((Triggering unit) is A Hero) Equal to True
  • Actions
    • Player Group - Add (Owner of (Triggering unit)) to Duel_Players
Bets Stage1
  • Events
    • Time - Elapsed game time is 10.21 seconds
  • Conditions
  • Actions
    • Dialog - Change the title of Bets to Darkside or Lightsi...
    • Dialog - Create a dialog button for Bets labelled Darkside
    • Set Bet[121] = (Last created dialog Button)
    • Dialog - Create a dialog button for Bets labelled Lightside
    • Set Bet[122] = (Last created dialog Button)
 
Status
Not open for further replies.
Top