Max Level
Events
Player - Player 1 (Red) types a chat message containing -lvl as An exact match // Player - Chat Message
Conditions
Actions
Set TempGroup = (Units owned by (Triggering player) matching (((Matching unit) is A Hero) Equal to True)) // Set Variable
Unit Group - Pick every unit in TempGroup and do (Actions) // Unit Group - Pick Every Unit In Unit Group And Do Multiple Actions
Loop - Actions
Hero - Set (Picked unit) Hero-level to 25, Show level-up graphics // Hero - Set Level
Custom script: call DestroyGroup( udg_TempGroup ) // Custom Script, còn lại là tự gõ. (copy and paste cũng đc)