Hello! I need to change the unit's projectiles scale in-game. This method work on warcraft 3 frozen throne: call SetUnitScalePercent(u,300.00,300.00,300.00) call UnitAddAbilityBJ(1093678922,u) call IssuePointOrderLocBJ(u,"carrionswarm",point) How to do this in wc3 reforged? Is it a bug? Yeah...
www.hiveworkshop.com
I have already looked at this thread but its solution is not suitable for me because my map has about 20 skiils with different unit scales