And I'm progressing.
Now the hedge is removed for both side!
But please don't laugh: it works only for the last hedge removed.
If two hedges or more are removed, only the last is removed in turn enemy...
Moderators: Slitherine Core, BA Moderators



I just saw.
Good idea!I'm looking for good volunteers to assemble a team.
To locate and capture Pip to make him confess everything on the MP mode and force to debug the universals variables.








Oui mon Capitaine...Amaris wrote:DO IT!

High Corn or Tall Corn objects: I know what it is but Dune Grass? What you mean?GottaLove88s wrote:please add "Burn" to remove all Dune Grass, High Corn or Tall Corn objects from the square that the engineer is in...



Code: Select all
SetUnitForReaction(me);





Code: Select all
AP = GetAttrib(me, "AP");
AP = AP - 8;
SetAttrib(me, "AP", AP);