Results 1 to 3 of 3

Thread: How do you completely delete a unit?

  1. #1
    Proud Knight of the AMC Member RTW King's Avatar
    Join Date
    Jul 2005
    Location
    Dal Riada, Scotland
    Posts
    327

    Default How do you completely delete a unit?

    I've been working on a mod and so far to get rid of old units I've just been giving them the no_custom attribute in export_descr_unit, and then removing them from buiding queues in export_descr_buildings. This works fine, but the game has a 500 unit limit, and these units are still taking up space, and I'm going to run out of space soon if I don't delete these unused units. Does anyone know how to completely delete a unit?
    Join the AMC. Down with rappers!

  2. #2

    Default Re: How do you completely delete a unit?

    Delete them from

    Descr_model_battle
    Export_descr_unit
    Export_descr_unit_enums

    and
    export_units ( in the 'text' folder )

    That, plus making sure you have removed them from the building unit lists and made sure there are no units of this type available to start with in the campaign.
    Careless Orc Costs Lives!

  3. #3
    CeltiberoRamiroI Member Monkwarrior's Avatar
    Join Date
    Apr 2004
    Location
    Salduie/Caesaraugusta/ Sarakusta/Saragossa
    Posts
    828

    Default Re: How do you completely delete a unit?

    check also descr_rebel_factions and descr_mercenaries.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO