Handicap does nothing

Mittsies

New Member
Reaction score
24
I'm trying to use a trigger to set handicap to 120%. Unfortunately it does nothing. The trigger is being ran because there are other things that run along with it. It's triggered by a time-elapsed event.
 

Galdiuz

Creator of Photon Command
Reaction score
98
I think handicap can only be set to a value between 50-100%. Not sure though.
 

Galdiuz

Creator of Photon Command
Reaction score
98
Try setting the handicap to something else, like 75%, and see if it works. It's pretty much trial 'n error.
 

mylemonblue

You can change this now in User CP.
Reaction score
7
Can you post the trigger? Setting Handicap works fine for me. I even have it set to increase the handicap for Neutral Hostile and Player 12 when there are more people active.

Trigger:
  • InitPlayers
    • Events
      • Time - Elapsed game time is 0.15 seconds
    • Conditions
    • Actions
      • Player Group - Pick every player in (All players controlled by a User player) and do (Player Group - Add (Picked player) to Players)
      • -------- <<Set up alliances>> --------
      • Player - Set Player 12 (Brown) handicap to 35.00%
      • Player - Set Neutral Hostile handicap to 35.00%


Trigger:
  • Difficulty
    • Events
      • Time - Elapsed game time is 0.25 seconds
    • Conditions
    • Actions
      • Do Multiple ActionsFor each (Integer A) from 1 to 3, do (Actions)
        • Loop - Actions
          • Multiple FunctionsIf (All Conditions are True) then do (Then Actions) else do (Else Actions)
            • If - Conditions
              • ((Player((Integer A))) slot status) Equal to (==) Is playing
            • Then - Actions
              • Set NumberOfPlayers = (NumberOfPlayers + 1)
            • Else - Actions
      • Wait 0.65 seconds
      • Player - Set Player 12 (Brown) handicap to (35.00 x (Real(NumberOfPlayers)))%
      • Player - Set Neutral Hostile handicap to (35.00 x (Real(NumberOfPlayers)))%


I've tested it solo, and the handicap worked as planned. I tried it with two players on LAN and the handicap adjusted accordingly. Again, I'd need to see your trigger first.
 
Reaction score
107
It is quite possible to set handicap to a value 100+, I do it in my map, so I would also suggest posting your trigger.
 
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