Hey guys,
What are the settings/commands/Steps one has to do for scenario creation IE..no AI, see all, map co-ord's etc...
thanks.
SoWGB .ini settings for scenario creation?
Re: SoWGB .ini settings for scenario creation?
DbgLvl=1
NoAI=1
AlphaOmega=1
NoAI=1
AlphaOmega=1
Re: SoWGB .ini settings for scenario creation?
ADukes wrote:
[Debug]
DbgLvl=0
NoAI=0
AlphaOmega=0
Where:
DbgLvl= either 1 or 0. This will expand the information in the target list area with things like the facing dir x/y, loc x/y
NoAI= either 1 or 0. Turn on and off the AI.
AlphaOmega= either 1 or 0. Allows you to move any unit of either side to where you want them. Make sure you then hit the L key to create a unitlocs.csv file so that you can use those locations to make your scenario.csv file.
To be more specific, add the following lines to your sowgb.ini file:DbgLvl=1
NoAI=1
AlphaOmega=1
[Debug]
DbgLvl=0
NoAI=0
AlphaOmega=0
Where:
DbgLvl= either 1 or 0. This will expand the information in the target list area with things like the facing dir x/y, loc x/y
NoAI= either 1 or 0. Turn on and off the AI.
AlphaOmega= either 1 or 0. Allows you to move any unit of either side to where you want them. Make sure you then hit the L key to create a unitlocs.csv file so that you can use those locations to make your scenario.csv file.
War is cruelty. There is no use trying to reform it. The crueler it is, the sooner it will be over.
Sherman, December 1863, remark to a Tennessee woman.
Sherman, December 1863, remark to a Tennessee woman.
- RebBugler
- Reactions:
- Posts: 4252
- Joined: Sun Aug 03, 2008 12:51 am
- Location: Ouachita Mountains, Arkansas
Re:SoWGB .ini settings for scenario creation?
Oops...startlocs, not unitlocs
Bugles & Flags Gettysburg - Toolbar, Flags, Scenarios, and More...
Re:SoWGB .ini settings for scenario creation?
RebBugler wrote:
Right your are. Darn my old TC2M reflex kicked in there.Oops...startlocs, not unitlocs
War is cruelty. There is no use trying to reform it. The crueler it is, the sooner it will be over.
Sherman, December 1863, remark to a Tennessee woman.
Sherman, December 1863, remark to a Tennessee woman.
Re:SoWGB .ini settings for scenario creation?
thanks guys.