"cheat" for makers of map

Menelaus

New Member
Reaction score
9
Code:
mapmakers
    Events
        Map initialization
    Conditions
        Or - Any (Conditions) are true
            Conditions
                (Name of Player 1 (Red)) Equal to Menelaus
                (Name of Player 2 (Blue)) Equal to Menelaus
                (Name of Player 3 (Teal)) Equal to Menelaus
                (Name of Player 4 (Purple)) Equal to Menelaus
                (Name of Player 5 (Yellow)) Equal to Menelaus
                (Name of Player 6 (Orange)) Equal to Menelaus
                (Name of Player 7 (Green)) Equal to Menelaus
                (Name of Player 8 (Pink)) Equal to Menelaus
    Actions
        Set lives = 20000
        Player Group - Pick every player in (All players) and do (Actions)
            Loop - Actions
                Player - Add 999940 to Player 1 (Red) Current gold




Is there an easier way to do this if i want to have 4 or 5 people and add more in the future?
 

Iwan_Krissov

New Member
Reaction score
18
Code:
Cheats
    Events
        Player - Player 1 (red) types a chat message containing -cheat as exact match
        Player - Player 2 (blue) types a chat message containing -cheat as exact match
        ....
    Conditions
        Or - Any (Conditions) are true
            Conditions
                (Name of (Triggering player)) Equal to Menelaus
                (Name of (Triggering player)) Equal to Menelaus'sFriend
                 .....
    Actions
        ...

but still not the best solution I think
 

Lyle.

New Member
Reaction score
32
This is what I use to run temp triggers I use to test my map by myself...

Code:
Lyle
    Events
        Time - Elapsed game time is 5.00 seconds
    Conditions
    Actions
        Player Group - Pick every player in (All players) and do (Actions)
            Loop - Actions
                If (All Conditions are True) then do (Then Actions) else do (Else Actions)
                    If - Conditions
                        Or - Any (Conditions) are true
                            Conditions
                                (Name of (Picked player)) Equal to Lyle.
                                (Name of (Picked player)) Equal to WorldEdit
                        (Picked player) Equal to Player 1 (Red)
                    Then - Actions
                        Trigger - Turn on Temp <gen>
                        Trigger - Turn on Temp Copy 2 <gen>
                        Trigger - Turn on Temp Copy 3 <gen>
                        Trigger - Turn on Temp Copy 4 <gen>
                        Trigger - Turn on Temp Copy 5 <gen>
                        Trigger - Turn on Temp Copy 6 <gen>
                        Trigger - Turn on Temp Copy 7 <gen>
                        Trigger - Turn on Temp Copy 8 <gen>
                        Trigger - Turn on Temp Copy 9 <gen>
                        Trigger - Turn on Temp Copy 9 Copy <gen>
                        Trigger - Turn on Temp Copy <gen>
                    Else - Actions
 
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