• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

line 93 : Expect a function name

Status
Not open for further replies.
Level 3
Joined
Aug 11, 2006
Messages
43
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
 
Status
Not open for further replies.
Top