Jump to content


billdoor

Member Since 16 Jun 2010
Offline Last Active Jul 02 2010 05:45 AM

Topics I've Started

Editing BWPinstall batch file

16 June 2010 - 06:38 PM

looking at Big World Pdf and I see the components I can change in Big Word Install.bat without messing up other mods.

As far as I understand the install.bat item_rev selects components 3, 8, 9 - 18 of the item_revision mod.
%IFN% BWP_FULLPLATE %IFTNLS%item_rev%S%item_rev%L%0%SK% 3 8 9 --logapp | %M%
%IFNLS%item_rev%S%item_rev%L%0%SK% 10 11 12 13 14 15 16 17 18 --logapp | %M%

Could I just remove the components I don't want or would that cause hiccups?  
%IFN% BWP_FULLPLATE %IFTNLS%item_rev%S%item_rev%L%0%SK% 3 9 --logapp | %M%
%IFNLS%item_rev%S%item_rev%L%0%SK% 10 13 14 17 --logapp | %M%