Need help with dialog.

A

Ashblades

Guest
i have buttons and a dialog from the variables but i cant get the buttons to appear on the dialog box?

any help is well appreciated
 

Renendaru

(Evol)ution is nothing without love.
Reaction score
309
Show your triggers.... Please? :D
 
A

Ashblades

Guest
i dont know how to get it in text so i attached it
 

Attachments

  • untitled.bmp
    197.4 KB · Views: 124
A

Ashblades

Guest
also be great if you could tell me that for future reference ^^
 

C0mput3r

New Member
Reaction score
20
I know this is sorta off-topic but:

To get triggers in text, right-click the title of it at the top of the tree
Example
Code:
Leavers<-- right click here and choose Save As Text
    Events
        Player - Player 1 (Red) leaves the game
        Player - Player 2 (Blue) leaves the game
        Player - Player 3 (Teal) leaves the game
        Player - Player 4 (Purple) leaves the game
    Conditions
    Actions
        Game - Display to PlayingPlayers the text: Player X has left t...
Then just copy it here in the reply/post dont forget Code tags so the spaces dont get ignored!
 
A

Ashblades

Guest
Test Pick Herb
Events
Player - Player 1 (Red)'s Food used becomes Equal to 1.00
Conditions
Actions
Dialog - Show CarnChoose for Player 1 (Red)
Dialog - Create a dialog button for CarnChoose labelled Kodo
Dialog - Create a dialog button for CarnChoose labelled Ghoul
Dialog - Create a dialog button for CarnChoose labelled Scorpion
Dialog - Create a dialog button for CarnChoose labelled Murloc
Dialog - Create a dialog button for CarnChoose labelled Rhinataur

ok thx now just need answer for my other question thx
 

C0mput3r

New Member
Reaction score
20
try Showing the Dialog after creating the buttons?


http://world-editor-tutorials.thehelper.net/dialogs.php

heres a dialog tutorial anyways...


Events
Player - Player 1 (Red)'s Food used becomes Equal to 1.00
Conditions
Actions
Dialog - Clear CarnChoose for Player 1 (Red)
Dialog - Change the title of CarnChoose to "title"
Dialog - Create a dialog button for CarnChoose labeled Kodo
Set KodoButton = (Last created dialog Button)
Dialog - Show CarnChoose for Player 1 (Red)

And KodoButton is a Dialog Button variable.. used to reference it later on, like:

Code:
Test Choose Kodo
    Events
        Dialog - A dialog button is clicked for CarnChoose
    Conditions
        (Clicked dialog button) Equal to KodoButton
    Actions
        -------- Insert stuff u want to happen here. --------
 
A

Ashblades

Guest
ok thx may take time to do this but thats the fun of world edit ^^
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top