I installed a Mega-mod installation (70% of all)... I wonder if it is possible to remove "movement rate penalty", you get from larger body armors?
It's comes from the Item Revision... just edit the BiG World Install.bat not to use the component and that's it, you edit with Notepad.
Uninstalling it won't probably work cause you have way too many mods on the way, so bad things are bout happen when you uninstall them.
So you just replace this line:
%IFS%item_rev%S%item_rev%L%0%SK% 3 7 9 10 11 12 13 14 15 16 17 18 --logapp | %M%
With this:
%IFS%item_rev%S%item_rev%L%0%SK% 3 8 9 10 11 12 13 14 15 16 17 18 --logapp | %M%
Or you could use this:
%IFS%item_rev%S%item_rev%L%0%SK% 3 9 10 11 12 13 14 15 16 17 18 --logapp | %M%
PS: All this info can be read from the
manual, so I would suggest to read it.
Edited by Jarno Mikkola, 27 May 2009 - 06:22 AM.