Posts: 45
Threads: 7
Joined: Feb 2012
I've been searching around to see if there is a blood mod for Mount and Blade that would work with NI. However, I have not found anything. Anybody know of one? Would be cool to see more sprays of blood with massive hordes.
Posts: 599
Threads: 63
Joined: Dec 2011
Blood Enhancement Mod works for any Warband mod and can be found
here.
Posts: 970
Threads: 68
Joined: Jan 2012
I would suggest you try the Cinematic Compilation mod, as this has some cool blood effects.
Go on the NordInvasion home page and watch the Official Trailer (the one on the left) and you will see the effects.
"And it goes a little something like this..."
Posts: 18
Threads: 5
Joined: Dec 2011
How to add the Cinematic compilation mod to NI?(for a modding newbie)
Posts: 1,400
Threads: 56
Joined: Nov 2011
You can find the information you seek here.
http://forums.taleworlds.com/index.php?topic=199149.0
Quote:Installation
Unzip all files to
C:\Program Files\Steam\steamapps\common\mountblade warband\Modules\xxx(whatever)
Open 'module.ini' in your module folder
Change this :
scan_module_sounds = 0
To
scan_module_sounds = 1
Erase lines :
load_resource = grass_meshes
load_resource = grass_meshes_b
And add lines under 'load_resource = town_houses_e' :
load_mod_resource = grass_meshes
load_mod_resource = grass_meshes_b
load_mod_resource = custom_missiles
Realistic missile objects (optional)
Open item_kinds1.txt
find 'flying_missile' with Ctrl+F
If the item kind is an arrow, change 'flying_missile' to 'flying_arrow'
(ex : itm_arrows, itm_barbed_arrows.. etc)
If the item kind is an bolt, change 'flying_missile' to 'flying_bolt'
(ex : itm_bolts, itm_steel_bolts.. etc)
ba da bing ba da BAN! -Hypernoma
Posts: 18
Threads: 5
Joined: Dec 2011