Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Each sentence needs to be a valid script sentence, like this:
So, you need to put the file back as it was, and just change the values and you'll be OK.
Use an editor like Notepad++ or similar, to be able to do some syntax highlight and that way the comments would have a different color to make them easier to separate from the actual sentences.
ie
= Enabled Features =
;= Select which features you'd like to use here. =
;================================================================================
Set EMCE to 1 ; (1) Enables adding constant enchantments to weapons.
will become
Set <EMCE> to <1> ; (1) Enables adding constant enchantments to weapons.
or are these lines that I add to the bottom?
ie
[Enabled Features]
set <EMCE> to <1>
thank you
If theres nothing to change, the default file just suffice!
Also, no need for the < > angle brackes... that's an emphasis added by me just to signal "something that changes from case to case."
Just literal:
As it reads there.
Be sure to read the ReadMe of the mod, as to where you have to put that file, though!
Some mods require the file to be inside Oblivion\Data\Ini, while for some others the requirement is placing the file in Oblivion\Data\ folder with the ESP.
turns out OBSE was not working and I had configured the ini file wrong but now its up and running
thanks a lot for all of your help!