Jump to content

using a mod ini file


tonycubed2

Recommended Posts

Hello,

 

Been trying for hours to pass simple integer variables from a ini file to the mod/game. The wiki by Bethesda just says to make sure the ini file has the same name as the mod and that it will then be loaded. But it gives no idea of syntax.

 

I tied this:

 

[General]

InnChance=99

DungeonChance=40

DraugrKeepChance=45

AllOtherChance=99

 

 

 

but the values never get seen by the mod in the game. Ther are all zero.

 

Is there a special way to import them in?

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...