- 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
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)