Weird Dialog Bug

NaPzt3R

You can change this now in User CP.
Reaction score
38
I have this dialog showing in the start of my map asking what difficulty the user wants.
Code:
INIT
    Events
        Map initialization
    Conditions
    Actions
        Dialog - Change the title of difficulty_dialog to Difficulty
        Dialog - Create a dialog button for difficulty_dialog labelled Easy
        Set difficulty_easy = (Last created dialog Button)
        Dialog - Create a dialog button for difficulty_dialog labelled Normal
        Set difficulty_normal = (Last created dialog Button)
        Set number_of_players = (Number of players in (All players matching ((((Matching player) controller) Equal to User) and (((Matching player) slot status) Equal to Is playing))))
Code:
DIALOG SHOW
    Events
        Time - Elapsed game time is 3.00 seconds
    Conditions
    Actions
        Dialog - Show difficulty_dialog for Player 1 (Red)
        Dialog - Show difficulty_dialog for Player 2 (Blue)
        Dialog - Show difficulty_dialog for Player 3 (Teal)
        Dialog - Show difficulty_dialog for Player 4 (Purple)

It acts like a dialog. You can't move units, everything gets tinted a bit, and all that stuff.
The weird thing is that the dialog never shows. You can press up and down and enter to select an option, but you can't click them. No buttons. No dialog. Nothing.

Anyone else having this odd problem?


EDIT:
Screenshot added.

As you can see in the screenshot, all buttons are disabled, everything is a little darker. Just like when a dialog is showing.
 

Attachments

  • CM Capture 1.png
    CM Capture 1.png
    462 KB · Views: 72
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