Jump to content
DerelictStudios Forums
Count von Phoib

How To Add Starting Units

Recommended Posts

In order to follow this tutorial, you have to read Dibelius' tutorial Inserting New Factions/sides first, as it uses the PlayerTemplate.ini

 

Open PlayerTemplate.ini

Under your

StartingBuilding = NAME

Add

StartingUnit0             = GDIRifleSoldierSquad
    StartingUnit1             = GDIRifleSoldierSquad
    StartingUnit2             = GDIRifleSoldierSquad
    StartingUnit3             = GDIRifleSoldierSquad
    StartingUnit4             = GDIRifleSoldierSquad
    StartingUnit5             = GDIRifleSoldierSquad
    StartingUnit6             = GDIRifleSoldierSquad
    StartingUnit7             = GDIRifleSoldierSquad
    StartingUnit8             = GDIRifleSoldierSquad
    StartingUnit9             = GDIRifleSoldierSquad

Replace GDIRifleSoldierSquad with any unit you want. You cannot have more then 10 starting units declared. They will appear in a ring around your Construction Yard.

Share this post


Link to post
Share on other sites

×