i dont know exactly what this is but the rest of the stuff works, im gettin this error that say
Line 125: Expected '('
Line 129: Expected '('
Line 133: Expected '('
I dont know exactly what to make of this or how to fix it...
here is the line of script from which it is "expecting"
call ForGroupBJ( GetUnitsInRangeOfLocMatching(512, GetUnitLoc(GetSpellAbilityUnit()), (Condition(function act1)), stat1 )
Thats what it is for all 3 of them i think
Line 125: Expected '('
Line 129: Expected '('
Line 133: Expected '('
I dont know exactly what to make of this or how to fix it...
here is the line of script from which it is "expecting"
call ForGroupBJ( GetUnitsInRangeOfLocMatching(512, GetUnitLoc(GetSpellAbilityUnit()), (Condition(function act1)), stat1 )
Thats what it is for all 3 of them i think