Page 1 of 1
CompID column question
Posted: Sat May 31, 2014 9:48 am
by WABAC
Any special significance or attributes attached to labels in brown and/or italicized in the compid column?
RE: CompID column question
Posted: Sat May 31, 2014 12:12 pm
by CapnDarwin
just tried to keep track of the variants of the main SUTypes like APC, TANK, etc.) So no voodoo magic there. This column is what is called from the formation compositions.
RE: CompID column question
Posted: Mon Sep 29, 2014 7:58 pm
by Plodder
I've got a related question, what is the difference between SUType and CompID? And where is each used?
RE: CompID column question
Posted: Mon Sep 29, 2014 10:21 pm
by CapnDarwin
SUtype tells the game engine what kind of unit it is dealing with. Those are hard coded types. The Comp-Id is based off the SUType, but it is used to select units from the formation compositions. Comp-Id can be customized to help refine formation selections.
RE: CompID column question
Posted: Tue Sep 30, 2014 3:06 am
by Plodder
Cool. Thanks. I was wondering what one was customizable.