Just getting started

Download scenarios and talk about scenario design.

Moderators: Slitherine Core, BA Moderators

Post Reply
Larac
Corporal - Strongpoint
Corporal - Strongpoint
Posts: 68
Joined: Thu Jun 19, 2008 11:41 pm

Just getting started

Post by Larac »

Is it possible to have a major event occur when certain set of Variables have been reached?

Like When Player 1 Has forces at or beyond (x,y) and Unit at (x,y) is not Destroyed or Shaken

An Event occurs perhaps with a quick series of images like before battle.

EX: A young child runs out from Hiding, running blind towards a fire fight.
or
A downed Pilot is found, with both sides trying to Capture/Rescue


Things like that?

Thanks for the info still reading and trying to see where and what I can do, I know I could do a lot but looking for what is within reason.

Thanks
Lee
pipfromslitherine
Site Admin
Site Admin
Posts: 9929
Joined: Wed Mar 23, 2005 10:35 pm

Post by pipfromslitherine »

Absolutely. You just put the logic in either your StartTurn or Tick function (depending on whether you want it to be immediate or happen at a turn change).

You'd also probably want a flag to say that your even had happened (to prevent it happening over and over :) ).

Having a read through the script for any mission which does something similar to what you want to do will probably also help clarify things.

Cheers

Pip
Post Reply

Return to “Battle Academy : Scenario Design”