Hi
Anybody knows how to check movespeed of player's hero with chat command and how to set per-player victory after -timer X minutes?
I used an already created for that triggers w/o result, movespeed returned value is 0.000 and time command didn't work - just timer expires and that's all ... game continues
Also leaderboard don't work correctly - first kill for every player is not calculated.
Trigger:
Map Initialization

Events

Conditions

Actions


For each (Integer A) from 1 to 12, do (Actions)



Loop - Actions




Trigger - Add to Victory Command <gen> the event (Player - (Player((Integer A))) types a chat message containing -victory as An exact match)




Trigger - Add to Help Command <gen> the event (Player - (Player((Integer A))) types a chat message containing -help as An exact match)




Trigger - Add to Author Command <gen> the event (Player - (Player((Integer A))) types a chat message containing -author as An exact match)




Trigger - Add to Move Speed Command <gen> the event (Player - (Player((Integer A))) types a chat message containing -ms as An exact match)


Player - Change color of Player 1 (Red) to Red, Changing color of existing units


Player - Change color of Player 2 (Blue) to Blue, Changing color of existing units


Player - Change color of Player 3 (Teal) to Teal, Changing color of existing units


Player - Change color of Player 4 (Purple) to Purple, Changing color of existing units


Player - Change color of Player 5 (Yellow) to Yellow, Changing color of existing units


Player - Change color of Player 6 (Orange) to Orange, Changing color of existing units


Player - Change color of Player 7 (Green) to Green, Changing color of existing units


Player - Change color of Player 8 (Pink) to Pink, Changing color of existing units


Player - Change color of Player 9 (Gray) to Gray, Changing color of existing units


Player - Change color of Player 10 (Light Blue) to Light Blue, Changing color of existing units


Player - Change color of Player 11 (Dark Green) to Dark Green, Changing color of existing units


Player - Change color of Player 12 (Brown) to Brown, Changing color of existing units


Player - Set name of Player 1 (Red) to PillowMaster


Player - Set name of Player 2 (Blue) to Sleepin' worm


Player - Set name of Player 3 (Teal) to DreamCatcher


Player - Set name of Player 4 (Purple) to I watch horrors bef...


Player - Set name of Player 5 (Yellow) to Midnight Urinator


Player - Set name of Player 6 (Orange) to Where's my blanket?


Player - Set name of Player 7 (Green) to Smoke Weed and Go t...


Player - Set name of Player 8 (Pink) to DreamMaker


Player - Set name of Player 9 (Gray) to Keyboard is not a p...


Player - Set name of Player 10 (Light Blue) to Too tired to Play


Player - Set name of Player 11 (Dark Green) to Wake Me at t3h Noon


Player - Set name of Player 12 (Brown) to The usual leaver


Game - Set game speed to Fastest


Game - Lock the game speed


Game - Set the time of day to 12.00


Game - Turn the day/night cycle Off


Game - Display to (All players) for 15.00 seconds the text: To check available ...


Visibility - Disable black mask


Visibility - Disable fog of war


Player Group - Pick every player in (All players) and do (Unit - Create 1 Mountain King for (Picked player) at ((Picked player) start location) facing (Center of (Playable map area)))