GUI bugged?

Nyrano

New Member
Reaction score
4
Hi, I have this trigger enabled.

Code:
Melee DPS
    Events
        Dialog - A dialog button is clicked for ChooseDialog
    Conditions
        (Clicked dialog button) Equal to DialogOptions[1]
    Actions
        Set TempPoint = ((Triggering player) start location)
        Unit - Create 1 Melee Damager for (Triggering player) at TempPoint facing Default building facing degrees
        Custom script:   call RemoveLocation (udg_TempPoint) 
        Game - Display to (All players) for 8.00 seconds the text: ((Name of (Triggering player)) +  has picked a |CFFFF0303Melee|r |cffffcc00Damager|r.)

The displaying of the text ain't showing up.
It was in fact showing up, before I copied the trigger to my new map.
 

tommerbob

Minecraft. :D
Reaction score
110
Do you have "create unknown variables" enabled?

Make sure you have all the necessary variables in your new map.
 

Nyrano

New Member
Reaction score
4
I remade all the required variables for the triggers, with exactly the same names and functions (and arrays). So it is supposed to be working.

Note: The unit is created, but the text is not. Kinda odd!

And pardon me for the slow respond time, it was sleepy sleepy time at my place. :)
 

Nyrano

New Member
Reaction score
4
Ah Cleeezzz you are my hero.

I adjused the 'to (All players)' in a good way. It works now, +rep
 

kaboo

New Member
Reaction score
45
try this
Code:
Melee DPS
    Events
        Dialog - A dialog button is clicked for ChooseDialog
    Conditions
        (Clicked dialog button) Equal to DialogOptions[1]
    Actions
        Set TempPoint = ((Triggering player) start location)
        Unit - Create 1 Melee Damager for (Triggering player) at TempPoint facing Default building facing degrees
        Game - Display to (All players) for 8.00 seconds the text: ((Name of (Triggering player)) +  has picked a |CFFFF0303Melee|r |cffffcc00Damager|r.)
        Custom script:   call RemoveLocation (udg_TempPoint)



edit: nvm, i see its solved already :p
 

cleeezzz

The Undead Ranger.
Reaction score
268
1. this is solved o_O EDIT: i see you see its solved :D
2. that doesn't change anything (whether the custom script came before or after the message, it wouldn't change anything)
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top