Dialogs won't show at all.

Status
Not open for further replies.
Hell, i don't know anything about dialogs.
  • Untitled Trigger 001
    • Events
      • Game - Player Any Player types a chat message containing "lol", matching Exactly
    • Local Variables
    • Conditions
    • Actions
      • Dialog - Create a Modal dialog of size (500, 400) at (200, 300) relative to Center of screen
      • Dialog - Hide screen image 1
      • Dialog - Set (Last created dialog) to be fullscreen true
      • Dialog - Create a Button for Dialog (Last created dialog) with the dimensions (200, 50) anchored to Top Left with an offset of (50, 50) setting the tooltip to "" with button text "loltest " and the hover image set to EditorData\Images\BlizzardLogo.tga
This should work right?
 
Status
Not open for further replies.
Back
Top