deactivate a hold objective

This is where our experts try to teach you the very flexible modding system for our previous release - SOW Gettysburg and its add-ons. It's powerful, but dangerous. Post your tips and your questions.
Post Reply
pixelwarrior
Reactions:
Posts: 6
Joined: Tue Oct 21, 2014 12:49 am

deactivate a hold objective

Post by pixelwarrior »

I was reading thru the SDK manual on hold type objectives and it states that a hold objective never ends unless an event in battlescript.csv terminates it. However, I can't find the command to terminate it. Anyone know? Thanks.
User avatar
Leffe7
Reactions:
Posts: 279
Joined: Fri Jun 24, 2011 3:38 pm

Re: deactivate a hold objective

Post by Leffe7 »

Objectives have a start and end time in the maplocations.csv file.
Look at the "Beg" and "End" columns.
User avatar
RebBugler
Reactions:
Posts: 4252
Joined: Sun Aug 03, 2008 12:51 am
Location: Ouachita Mountains, Arkansas

Re: deactivate a hold objective

Post by RebBugler »

An end time can be designated in the Maplocations, but there is no command to deactivate or end an objective in Battlescript.

Guess that's misstated in the SDK...

I requested such a command during early SOW development, it got back-burnered...
Last edited by RebBugler on Wed Oct 29, 2014 9:52 pm, edited 1 time in total.
Bugles & Flags Gettysburg - Toolbar, Flags, Scenarios, and More...
pixelwarrior
Reactions:
Posts: 6
Joined: Tue Oct 21, 2014 12:49 am

Re: deactivate a hold objective

Post by pixelwarrior »

Way point type objectives will work.
Thanks for the replies.
Post Reply