Jump to content


Photo

Adding files to individual.bat


  • Please log in to reply
1 reply to this topic

#1 Helborn

Helborn
  • Member
  • 46 posts

Posted 27 May 2015 - 05:31 AM

I have three old weidu item additions (forum_only, GodRing and Aura (Lord Jyssev's Aura Cleansing)) and a modified, BGT compatible Jonathan Schattke (MTS NPC) as well as a few items I have created.

I tried adding them to individual.bat as:

Call %INST% WxJon "0 1"

 

Call %INST% forum_only "0"

 

Call %INST% GodRing "0"

Call %INST% Aura "0"

 

Call %INST% helborn "0"

 

using Notepad++

 

However, none of them ran. When I ran them manually, they all installed just fine.

 

AFAIK I followed the instructions in the BigWorldInstallpack.pdf to the letter but they won't run. Attached is my version.

Attached Files


Edited by Helborn, 27 May 2015 - 05:34 AM.


#2 micbaldur

micbaldur

    Retired Perkele, Ultimate BWP player

  • Member
  • 1692 posts

Posted 27 May 2015 - 05:46 AM

You need to edit TRA.TXT (at same folder as individual.bat).

 

For Forum Only items add:

Forum_only=En-0

Same thing for other mods.

 

If you want see mod name in mod list (made at start of BWP install) add this line:

forum_only=Forum-Only Items                    │                │                    │

for Forum Only items to LIST.TXT (at same folder as individual.bat and tra.txt).

 

Same thing for other mods.


CHARNAMEs excellent adventures in the world of BWP expert-install here

 

Thanks to Leonardo Watson for making this possible