Skip to content
User Avatar
#881
Auto-translated
Added 8 minutes later

function Start()
hero = GetAttackerHero
UnitCastGlobalSpell(hero, 54)
end

It says in the panel "wrong type of argument 1 when calling function UnitGlobalCast", what's wrong?

Whatever