• 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.

Editor Problem... I can't test maps.

Status
Not open for further replies.
Level 2
Joined
Aug 6, 2009
Messages
21
Hello everyone, I suffer from one problem witch I can't solve...

I can create all things in editor, do what ever i wan't... but when I compile or save map, it gets me an error...

It's this:

blablablag.jpg


So.... what can I do with that?

First error:

JASS:
return AIDefaultCombatPriority(target, attackers, enemies);


Second is:

JASS:
(AIWaveEval(AIWaveGet(player, c_waveMain)) + AIWaveEval(AIWaveGet(player, c_waveDefend)) < AIDefenseThreatEval(c_dtEvalRealThreats, player)) )
 
Status
Not open for further replies.
Top