ok.. forget what i just typed out... i have all that working... here's what i need to know now...
i'm trying to use a weu trigger:
Advanced - Special Effect create missle
when i set it up and try to save the map it disables that trigger and says "expected a function name" and then highlights the advanced line...
i'm trying to use a weu trigger:
Advanced - Special Effect create missle
when i set it up and try to save the map it disables that trigger and says "expected a function name" and then highlights the advanced line...
JASS:
call CreateMissileEffect( GetUnitLoc(udg_Shooter), GetUnitLoc(GetEnumUnit()), "Abilities\\Weapons\\AncestralGuardianMissile\\AncestralGuardianMissile.mdl", 1, false )