SOWgb scenario commands please?

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
Michael Slaunwhite
Reactions:
Posts: 4358
Joined: Fri Jan 08, 2010 8:15 am

SOWgb scenario commands please?

Post by Michael Slaunwhite »

Hi.

I was just reading the PDF SDK manual, and I can't find the entire list of commands which are available to edit the scen_army.ini. Question: Can someone post the entire list of commands that can be used please?

Later!
User avatar
norb
Reactions:
Posts: 3778
Joined: Mon Nov 26, 2007 9:59 am
Location: Central Florida
Contact:

Re: SOWgb scenario commands please?

Post by norb »

[Init]
type=sp or mp
SandBox=0
Map=map ini file
SandBoxSize=0
StrategicAI=1
FailGrade=-2000
lvl1grade=-2000
lvl2grade=-1500
lvl3grade=-1000
lvl4grade=-750
lvl5grade=-500
lvl6grade=-100
CarryOverFrom=
CarryOver=0
CarryOverMorale=0
CarryOverMoraleValue=0
CarryOverFatigue=0
CarryOverFatigueValue=0
CarryOverDead=0
CarryOverCasPct=0

[Rank]
CmdLvl1=1
CmdLvl2=0
CmdLvl3=0
CmdLvl4=0
CmdLvl5=0
CmdLvl6=0

[MenPerSprite]
Inf=4
Art=15
Cav=4


I took these from the code, so I think that's it.
Michael Slaunwhite
Reactions:
Posts: 4358
Joined: Fri Jan 08, 2010 8:15 am

Re: SOWgb scenario commands please?

Post by Michael Slaunwhite »

[Init]
type=sp or mp
SandBox=0
Map=map ini file
SandBoxSize=0
StrategicAI=1
FailGrade=-2000
lvl1grade=-2000
lvl2grade=-1500
lvl3grade=-1000
lvl4grade=-750
lvl5grade=-500
lvl6grade=-100
CarryOverFrom=
CarryOver=0
CarryOverMorale=0
CarryOverMoraleValue=0
CarryOverFatigue=0
CarryOverFatigueValue=0
CarryOverDead=0
CarryOverCasPct=0

[Rank]
CmdLvl1=1
CmdLvl2=0
CmdLvl3=0
CmdLvl4=0
CmdLvl5=0
CmdLvl6=0

[MenPerSprite]
Inf=4
Art=15
Cav=4


I took these from the code, so I think that's it.
Thank you!
Post Reply