Does this, Random Weather trigger work?

RodyisGod

New Member
Reaction score
5
So i made this Random Weather trigger, with 2 commands on and off.
Does it work?

Trigger:
  • Set Custom Weather
    • Events
    • Conditions
    • Actions
      • Countdown Timer - Start (Expiring timer) as a Repeating timer that will expire in 60.00 seconds
      • Trigger - Turn on Custom Weather <gen>


Trigger:
  • Custom Weather
    • Events
      • Map initialization
    • Conditions
    • Actions
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Random integer number between 1 and 7) Equal to 1
        • Then - Actions
          • Environment - Create at (Playable map area) the weather effect Ashenvale Rain (Heavy)
          • Game - Display to (All players) for 4.00 seconds the text: Random Weather has ...
        • Else - Actions
          • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
            • If - Conditions
              • (Random integer number between 1 and 7) Equal to 2
            • Then - Actions
              • Environment - Create at (Playable map area) the weather effect Ashenvale Rain (Light)
              • Game - Display to (All players) for 4.00 seconds the text: Random Weather has ...
            • Else - Actions
              • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
                • If - Conditions
                  • (Random integer number between 1 and 7) Equal to 3
                • Then - Actions
                  • Environment - Create at (Playable map area) the weather effect Northrend Blizzard
                  • Game - Display to (All players) for 4.00 seconds the text: Random Weather has ...
                • Else - Actions
                  • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
                    • If - Conditions
                      • (Random integer number between 1 and 7) Equal to 4
                    • Then - Actions
                      • Environment - Create at (Playable map area) the weather effect Northrend Snow (Heavy)
                      • Game - Display to (All players) for 4.00 seconds the text: Random Weather has ...
                    • Else - Actions
                      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
                        • If - Conditions
                          • (Random integer number between 1 and 7) Equal to 5
                        • Then - Actions
                          • Environment - Create at (Playable map area) the weather effect Northrend Snow (Light)
                          • Game - Display to (All players) for 4.00 seconds the text: Random Weather has ...
                        • Else - Actions
                          • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
                            • If - Conditions
                              • (Random integer number between 1 and 7) Equal to 6
                            • Then - Actions
                              • Environment - Create at (Playable map area) the weather effect Wind (Heavy)
                              • Game - Display to (All players) for 4.00 seconds the text: Random Weather has ...
                            • Else - Actions
                              • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
                                • If - Conditions
                                  • (Random integer number between 1 and 7) Equal to 7
                                • Then - Actions
                                  • Environment - Create at (Playable map area) the weather effect Rays Of Light
                                  • Game - Display to (All players) for 4.00 seconds the text: Random Weather has ...
                                • Else - Actions


Commands:

Trigger:
  • The Turn off Random Weather Command
    • Events
      • Player - Player 1 (Red) types a chat message containing -Rweather Off as An exact match
      • Player - Player 2 (Blue) types a chat message containing -Rweather Off as An exact match
      • Player - Player 3 (Teal) types a chat message containing -Rweather Off as An exact match
      • Player - Player 4 (Purple) types a chat message containing -Rweather Off as An exact match
      • Player - Player 5 (Yellow) types a chat message containing -Rweather Off as An exact match
      • Player - Player 6 (Orange) types a chat message containing -Rweather Off as An exact match
      • Player - Player 7 (Green) types a chat message containing -Rweather Off as An exact match
      • Player - Player 8 (Pink) types a chat message containing -Rweather Off as An exact match
    • Conditions
    • Actions
      • Trigger - Turn off Set Custom Weather <gen>
      • Trigger - Turn off Custom Weather <gen>
      • Trigger - Turn on The Turn on Random Weather Command <gen>
      • Game - Display to Player Group - Player 1 (Red) for 3.00 seconds the text: You have Disabled: ...
      • Game - Display to Player Group - Player 2 (Blue) for 3.00 seconds the text: You have Disabled: ...
      • Game - Display to Player Group - Player 3 (Teal) for 3.00 seconds the text: You have Disabled: ...
      • Game - Display to Player Group - Player 4 (Purple) for 3.00 seconds the text: You have Disabled: ...
      • Game - Display to Player Group - Player 5 (Yellow) for 3.00 seconds the text: You have Disabled: ...
      • Game - Display to Player Group - Player 6 (Orange) for 3.00 seconds the text: You have Disabled: ...
      • Game - Display to Player Group - Player 7 (Green) for 3.00 seconds the text: You have Disabled: ...
      • Game - Display to Player Group - Player 8 (Pink) for 3.00 seconds the text: You have Disabled: ...
      • Trigger - Turn off (This trigger)


Trigger:
  • The Turn on Random Weather Command
    • Events
      • Player - Player 1 (Red) types a chat message containing -Rweather On as An exact match
      • Player - Player 2 (Blue) types a chat message containing -Rweather On as An exact match
      • Player - Player 3 (Teal) types a chat message containing -Rweather On as An exact match
      • Player - Player 4 (Purple) types a chat message containing -Rweather On as An exact match
      • Player - Player 5 (Yellow) types a chat message containing -Rweather On as An exact match
      • Player - Player 6 (Orange) types a chat message containing -Rweather On as An exact match
      • Player - Player 7 (Green) types a chat message containing -Rweather On as An exact match
      • Player - Player 8 (Pink) types a chat message containing -Rweather On as An exact match
    • Conditions
    • Actions
      • Trigger - Turn on Set Custom Weather <gen>
      • Trigger - Turn on Custom Weather <gen>
      • Trigger - Turn on The Turn off Random Weather Command <gen>
      • Game - Display to Player Group - Player 1 (Red) for 3.00 seconds the text: You have Enabled: R...
      • Game - Display to Player Group - Player 2 (Blue) for 3.00 seconds the text: You have Enabled: R...
      • Game - Display to Player Group - Player 3 (Teal) for 3.00 seconds the text: You have Enabled: R...
      • Game - Display to Player Group - Player 4 (Purple) for 3.00 seconds the text: You have Enabled: R...
      • Game - Display to Player Group - Player 5 (Yellow) for 3.00 seconds the text: You have Enabled: R...
      • Game - Display to Player Group - Player 6 (Orange) for 3.00 seconds the text: You have Enabled: R...
      • Game - Display to Player Group - Player 7 (Green) for 3.00 seconds the text: You have Enabled: R...
      • Game - Display to Player Group - Player 8 (Pink) for 3.00 seconds the text: You have Enabled: R...
      • Trigger - Turn off (This trigger)


Is this gonna work :D? cause uhmm i dont think it does, when i tested it.
Thanks.
 

XeNiM666

I lurk for pizza
Reaction score
138
All your (Turn on *trigger*)'s should be (Run *trigger* ignoring conditions) except for:

Trigger:
  • Trigger - Turn on The Turn off Random Weather Command <gen>
    • Trigger - Turn on The Turn on Random Weather Command <gen>


Oh and there's no (Expiring Timer) so you'll have to assign a variable.
 

RodyisGod

New Member
Reaction score
5
All your (Turn on *trigger*)'s should be (Run *trigger* ignoring conditions) except for:

Trigger:
  • Trigger - Turn on The Turn off Random Weather Command <gen>
    • Trigger - Turn on The Turn on Random Weather Command <gen>


Oh and there's no (Expiring Timer) so you'll have to assign a variable.

wtf? ill try. xd

Edit:Did that, gonna try it soon

Edit2: It doesnt work
 
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