To add to the replay-ability of custom maps it would be nice to set a random value to a counter. This way you could have three locations, for example, where one of the three locations triggers the event and every time you play the location would be different. ==== Idea for the Developers Only the Map: Modify Counter should be enhanced to add Number: Random. See example below: [Properties] Trigger Name: Trigger #1 When: Start of Match [Actions] Map: Modify Counter >> Counter Trigger Area set to Random number between 1 and 3. Counter: Trigger Area Operation: set to Number: Random Minimum: 1 Maximum: 3 ==== The triggers you can create with it could be: #1: (condition) Does Current Payer have at least 1 of Any Unit at Location A (condition) Is counter Trigger Area exactly 1. #2: (condition) Does Current Payer have at least 1 of Any Unit at Location B (condition) Is counter Trigger Area exactly 2 #3: (condition) Does Current Payer have at least 1 of Any Unit at Location C (condition) Is counter Trigger Area exactly 3 Since Trigger Area is that random value (1, 2 or 3) one of the locations would trigger.