New/ edited units?

Panzer Command: Ostfront is the latest in a new series of 3D turn-based tactical wargames which include single battles, multi-battle operations and full war campaigns with realistic units, tactics and terrain and an informative and practical interface. Including a full Map Editor, 60+ Scenarios, 10 Campaigns and a very long list of improvements, this is the ultimate Panzer Command release for the Eastern Front!

Moderator: rickier65

Post Reply
User avatar
HintJ
Posts: 311
Joined: Sun Oct 10, 2010 4:11 pm

New/ edited units?

Post by HintJ »

3 questions:

I would like to make a new infantry team. I know how to edit the existing teams, but how do I go about creating a totally new type of team? Do I simple create a new .xml? Do I have to register the new unit in another list somewhere?

I would like to make a new vehicle based on an existing vehicle model. I basically want to add a few antennas, simulating a command vehicle. It is purely cosmetic, because I know this will change nothing to the game system itself.

How do I add unique vehicle numbers to vehicles?
"Tactics is knowing what to do when there is something to do. Strategy is knowing what to do when there is nothing to do."
- Savielly Tartakower
User avatar
Mobius
Posts: 10339
Joined: Thu Jun 29, 2006 10:13 pm
Location: California
Contact:

RE: New/ edited units?

Post by Mobius »

ORIGINAL: HintJ
I would like to make a new infantry team. I know how to edit the existing teams, but how do I go about creating a totally new type of team? Do I simple create a new .xml? Do I have to register the new unit in another list somewhere?
It depends on how entirely new you want to make it. If this is a squad that has the same firepower as an existing squad. You make a copy of the xml and rename it then change the type="" name to the new name. The type= has to be unique in the game or there will be a table error. You use the existing models unless you want to be a model maker.
ORIGINAL: HintJ
I would like to make a new vehicle based on an existing vehicle model. I basically want to add a few antennas, simulating a command vehicle. It is purely cosmetic, because I know this will change nothing to the game system itself.
You will have to learn Fragmotion to change models.
ORIGINAL: HintJ
How do I add unique vehicle numbers to vehicles?
Most models have some decals with them. Scenario editor lets you select available numbers for that vehicle. In the scenario editor if you click on the specific tank, then click PID the Specifications panel will have Unit Decals select box at the bottom center. These are just the names of the decals. My decals are in Data/ArmouredUnits/Decals_M. If you have something that opens DDS files you can view them. These are 256x256 in size. You can make some yourself with a paint program that makes .dds files. Or you can also use something like Paint shop pro which makes masked files like .png. Then you have to use a program like the free DDSconverter to convert the png to a dds file.
All your Tanks are Belong to us!
panzer
rickier65
Posts: 14253
Joined: Thu Apr 20, 2000 8:00 am

RE: New/ edited units?

Post by rickier65 »

ORIGINAL: Mobius
ORIGINAL: HintJ
I would like to make a new infantry team. I know how to edit the existing teams, but how do I go about creating a totally new type of team? Do I simple create a new .xml? Do I have to register the new unit in another list somewhere?
It depends on how entirely new you want to make it. If this is a squad that has the same firepower as an existing squad. You make a copy of the xml and rename it then change the type="" name to the new name. The type= has to be unique in the game or there will be a table error. You use the existing models unless you want to be a model maker.

Also, in your new XML you should edit the prevalence value and set it to 0 unless you want the new unit used in random play.

thanks
rick
User avatar
HintJ
Posts: 311
Joined: Sun Oct 10, 2010 4:11 pm

RE: New/ edited units?

Post by HintJ »

Thanks for the answers.

So to create a new team, I can just create a new .xml based on an older one and edit it how I like w/a unique name, and the game will recognize it. Great.

As far as fragmotion goes, I'm not planning to really learn it, just enough to make antennas and put them on.

"Tactics is knowing what to do when there is something to do. Strategy is knowing what to do when there is nothing to do."
- Savielly Tartakower
User avatar
HintJ
Posts: 311
Joined: Sun Oct 10, 2010 4:11 pm

RE: New/ edited units?

Post by HintJ »

<unit unitid="Pz Kpfw V Panther G Late" unitname="1st Pz Kpfw V Panther G Late" exp="Veteran" number="2" max="3" model="summer" reinforcementTurn="0" reinforcementChance="1" ammo="" keyunit="false" unitfixed="false" x="824,770,781" z="573,551,540" heading="93,73,78" decal="101,,"></unit>

Is there anyway to put decals on units in a campaign?
"Tactics is knowing what to do when there is something to do. Strategy is knowing what to do when there is nothing to do."
- Savielly Tartakower
rickier65
Posts: 14253
Joined: Thu Apr 20, 2000 8:00 am

RE: New/ edited units?

Post by rickier65 »

ORIGINAL: HintJ

<unit unitid="Pz Kpfw V Panther G Late" unitname="1st Pz Kpfw V Panther G Late" exp="Veteran" number="2" max="3" model="summer" reinforcementTurn="0" reinforcementChance="1" ammo="" keyunit="false" unitfixed="false" x="824,770,781" z="573,551,540" heading="93,73,78" decal="101,,"></unit>

Is there anyway to put decals on units in a campaign?

In the line above, you should have decals defined for all three units in the platoon. so you should have decal="101,102,103"

You can have decals in Static Historical Campaigns, but not in Random Campaigns, at least I wasn't able to get them incorporated into the 3rd Pz Random.

Thanks
rick
Post Reply

Return to “Panzer Command: Ostfront”