line 93 : Expect a function name
call DamageEnemiesArea(udg_Meteor_Caster, 400, GetLocationX(udg_Meteor_Point), GetLocationY(udg_Meteor_Point), udg_Damage, false, true, ATTACK_TYPE_MAGIC, DAMAGE_TYPE_MAGIC, WEAPON_TYPE_AXE_MEDIUM_CHOP)
I copy trigger have this function call. I copy all variable and every thing, but when compile I get this error message.
Please help me
call DamageEnemiesArea(udg_Meteor_Caster, 400, GetLocationX(udg_Meteor_Point), GetLocationY(udg_Meteor_Point), udg_Damage, false, true, ATTACK_TYPE_MAGIC, DAMAGE_TYPE_MAGIC, WEAPON_TYPE_AXE_MEDIUM_CHOP)
I copy trigger have this function call. I copy all variable and every thing, but when compile I get this error message.
Please help me