so I am trying to put in a trigger to help me test my map, and this is it
Test
Events
Player - Player 1 (Red) types a chat message containing -test as An exact match
Conditions
Actions
Unit Group - Pick every unit in (Units in (Playable map area) matching (((Picked unit) is A Hero) Equal to True)) and do (Hero - Set (Picked unit) Hero-level to 25, Show level-up graphics)
this does not work, it did not make my hero level 25, any ideas of how to change it
and also would it be possible to make it so that if only when a person with a certain names types that then it will do it?
like so only me with my account can test it online or something like that
Test
Events
Player - Player 1 (Red) types a chat message containing -test as An exact match
Conditions
Actions
Unit Group - Pick every unit in (Units in (Playable map area) matching (((Picked unit) is A Hero) Equal to True)) and do (Hero - Set (Picked unit) Hero-level to 25, Show level-up graphics)
this does not work, it did not make my hero level 25, any ideas of how to change it
and also would it be possible to make it so that if only when a person with a certain names types that then it will do it?
like so only me with my account can test it online or something like that


