Results 1 to 18 of 18

Thread: Desc_Strat mod do not work?!

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Harbinger of... saliva Member alpaca's Avatar
    Join Date
    Aug 2003
    Location
    Germany
    Posts
    2,767

    Default Re: Desc_Strat mod do not work?!

    that should be the one

  2. #2

    Default Re: Desc_Strat mod do not work?!

    Moved from Mod Chat to modding questions.
    Epistolary Richard's modding Rules of Cool
    Cool modders make their mods with the :mod command line switch
    If they don't, then Cool mod-users use the Mod Enabler (JSGME)
    Cool modders use show_err
    Cool modders use the tutorials database Cool modders check out the Welcome to the Modding Forums! thread Cool modders keep backups Cool modders help each other out

  3. #3
    EBII Mod Leader Member Foot's Avatar
    Join Date
    Apr 2005
    Location
    Brighton, East Sussex, England (GMT)
    Posts
    10,736

    Default Re: Desc_Strat mod do not work?!

    I made a simple change to descr_strat to unlock the unlockable factions (not the unplayable factions).

    The beginning of descr_strat should be changed to this for it to work:
    Code:
    campaign		imperial_campaign
    playable
    	england
    	france
    	hre
    	spain
    	venice
    	sicily
    	milan
    	scotland
    	byzantium
    	russia
    	moors
    	turks
    	egypt
    	denmark
    	portugal
    	poland
    	hungary
    end
    unlockable
    end
    nonplayable
    	papal_states
    	aztecs
    	mongols
    	timurids
    	slave
    end
    Its pretty simple as you can see, just got to make sure you don't upset the position of the code lines (eg. nonplayable, end).

    Foot
    EBII Mod Leader
    Hayasdan Faction Co-ordinator


  4. #4

    Default Re: Desc_Strat mod do not work?!

    I tried to do that and it said "File has read only attributes"

    Thoughts?

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