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:
So.... what can I do with that?
First error:
Second is:
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:

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)) )