Author Topic: NW Epic Enhancement [client-side overhaul mod] Version 5.1 Out! (Final Version)  (Read 648837 times)

0 Members and 1 Guest are viewing this topic.

Offline ViktorBelgie

  • Private
  • *
  • Posts: 7
    • View Profile
  • Nick: 93rd_Scots_Major
  • Side: Union
Re: NW Epic Enhancement [overhaul mod]
« Reply #1290 on: March 03, 2017, 01:55:47 pm »
I got a qeustion.Whenever i click on an unit it says Unable to find shader parameter _Halt
Or the same with _Advance

Offline The Mighty McLovin

  • Deserves a better title than this
  • Donator
  • **
  • Posts: 4700
    • View Profile
  • Side: Confederacy
Does anyone know how to download the animations separately? Specifically the death ones?

I've downloaded the enhancement mod to a separate folder but I don't know what to do beyond there.

Offline usnavy30

  • Colonel
  • *
  • Posts: 1983
  • Former Freelance Modder
    • View Profile
  • Side: Neutral
Does anyone know how to download the animations separately? Specifically the death ones?

I've downloaded the enhancement mod to a separate folder but I don't know what to do beyond there.
Yes. They are in en_anim_death.brf file, so just copy that brf and paste into Resource.
Then open module.ini and set a new line for load_mod_resource = en_anim_death

Finally open your vanilla NW actions.txt file (I recommend to make a backup first) and find this
Code
 fall_face_hold 9218 92274783  1
  2.200000 death_face 8 60 529 127 0.000000 0.000000 0.000000  0.600000
 fall_chest_front 9218 92274783  3
  2.700000 dead_new 0 149 529 178 0.000000 0.000000 0.000000  1.800000
  2.800000 mm_death_1 0 60 529 165 0.000000 0.000000 0.000000  1.600000
  1.500000 death_new4 0 84 529 63 0.000000 0.000000 0.000000  0.400000
 fall_abdomen_hold_front 9218 92274783  1
  2.800000 mm_death_2 0 54 529 165 0.000000 0.000000 0.000000  1.600000
 fall_head_front 9218 92274783  1
  1.200000 anim_human 40100 40138 529 204 0.000000 0.000000 0.000000  0.800000
 fall_right_front 9218 92274783  1
  2.000000 death2 0 53 529 165 0.000000 0.000000 0.000000  1.000000
 fall_body_back 9218 92274783  2
  2.800000 mm_death_2 0 54 529 165 0.000000 0.000000 0.000000  1.500000
  1.200000 death_new5 0 103 529 76 0.000000 0.000000 0.000000  0.500000


and replace with this
Code
 fall_face_hold 9218 92274783  1
  2.200000 death_face 8 60 529 127 0.000000 0.000000 0.000000  0.600000
 fall_chest_front 9218 92274783  3
  2.700000 dead_new 0 109 529 178 0.000000 0.000000 0.000000  1.800000
  2.800000 mm_death_1 0 199 529 165 0.000000 0.000000 0.000000  1.600000
  0.200000 death_new4 0 25 529 63 0.000000 0.000000 0.000000  0.100000
 fall_abdomen_hold_front 9218 92274783  1
  0.500000 mm_death_2 0 20 529 165 0.000000 0.000000 0.000000  0.500000
 fall_head_front 9218 92274783  1
  1.200000 anim_human 40100 40138 529 204 0.000000 0.000000 0.000000  0.800000
 fall_right_front 9218 92274783  1
  2.000000 death2 0 53 529 165 0.000000 0.000000 0.000000  1.000000
 fall_body_back 9218 92274783  2
  0.500000 mm_death_2 0 20 529 165 0.000000 0.000000 0.000000  0.500000
  0.200000 death_new5 0 21 529 76 0.000000 0.000000 0.000000  0.100000

That should work if you mean to import these death animations into regular NW. Please note these animations should be for personal use first and foremost as it is unclear which animations are from either mods described below. (I can't remember which is which)
Quote
- New death animations from North and South and Blood and Iron
« Last Edit: May 29, 2017, 09:02:16 am by usnavy30 »
How To Run A Mod Installer.exe
Quote
Hello.. I have a problem... It says I don't have Mount&Blade Warband: Napoleonic War and I have to buy it
Try joining a regular Napoleonic Wars server and then re-running the installer.

Offline The Mighty McLovin

  • Deserves a better title than this
  • Donator
  • **
  • Posts: 4700
    • View Profile
  • Side: Confederacy
Thanks for the help usnavy, this did work for me. Although some of the old animations are still there, there is also an animation that remains still, I think that I did most of it correct.

Offline usnavy30

  • Colonel
  • *
  • Posts: 1983
  • Former Freelance Modder
    • View Profile
  • Side: Neutral
Thanks for the help usnavy, this did work for me. Although some of the old animations are still there, there is also an animation that remains still, I think that I did most of it correct.
Yeah, no problem. Whichever old animation is still there, it may be in a different commonly used animation brf like mmanimations file. 
How To Run A Mod Installer.exe
Quote
Hello.. I have a problem... It says I don't have Mount&Blade Warband: Napoleonic War and I have to buy it
Try joining a regular Napoleonic Wars server and then re-running the installer.

Offline Jety Wawoo

  • Second Lieutenant
  • *
  • Posts: 253
  • Jety#3428
    • View Profile
  • Nick: Jety
  • Side: Union
No really though, how do I get beards back?

EDIT: Just replace skins.txt
« Last Edit: June 05, 2017, 01:18:36 am by Jety Wawoo »

Offline usnavy30

  • Colonel
  • *
  • Posts: 1983
  • Former Freelance Modder
    • View Profile
  • Side: Neutral
Thanks for the help usnavy, this did work for me. Although some of the old animations are still there, there is also an animation that remains still, I think that I did most of it correct.
Edit: really you just need the en_anim_death.brf animations to copy paste into mmanimations (and remove old same named ones or rename) and both uses ani_death.brf for two other death animations. You don't need to load en_anim_death at all.

However you do need to edit some lines in actions.txt file as I posted earlier some days ago. If you haven't already of course.
No really though, how do I get beards back?

EDIT: Just replace skins.txt
Got all the beards and facial hair back then?
« Last Edit: June 05, 2017, 04:33:41 am by usnavy30 »
How To Run A Mod Installer.exe
Quote
Hello.. I have a problem... It says I don't have Mount&Blade Warband: Napoleonic War and I have to buy it
Try joining a regular Napoleonic Wars server and then re-running the installer.

Offline Sanders

  • Lieutenant Colonel
  • *
  • Banned!
  • Posts: 2354
  • 18e_CplFo
    • View Profile
  • Side: Neutral
Still having trouble with the installer. I've joined 5 different servers and in the mean time redownloaded this mod 4 times, but still can't get past the installer message explaining where to buy the game.


Offline usnavy30

  • Colonel
  • *
  • Posts: 1983
  • Former Freelance Modder
    • View Profile
  • Side: Neutral
Still having trouble with the installer. I've joined 5 different servers and in the mean time redownloaded this mod 4 times, but still can't get past the installer message explaining where to buy the game.

If joining a regular NW server does not work you can also try this:
Quote
- Right click on Mount & Blade: Warband on steam and select view CD key.
Copy the Napoleonic Wars serial code or keep it open.

- Click Start > Run
- Enter regedit, right click to open with administrative rights
- A new window will open, browse to HKEY_CURRENT_USER > Software > MountAndBladeWarbandKeys
- Search the entry, serial_key_nw,
- If it doesent exist, make a string value with that name and enter your cd key there.
- make sure that the value is the same as your CD key. Also make sure that the key is separated correctly. Double click the entry and modify it until it is correct. Watch out for invisible spaces in the CD key.
- If you are done with that, close the Registry Window and start the installer, and have fun playing!

DanyEle also described this method in a different way:
Quote
Press Windows + R
Type regedit
Head to HKCU - HKEY Current user
Open the software folder
Head to MountAndBladeWarbandKeys
Right click on MoutnAndBladeWarbandKeys
Click on New String Value
Enter serial_key_nw as name
Right click on the new string and hit "Modify". Now enter your serial key as value, which you can retrieve by right clicking on your Mount & Blade Warband on steam or from your buying receipt.

If all else fails, PM me and I will upload the Enhancement mod into a RAR archive for you.
« Last Edit: June 05, 2017, 11:42:29 pm by usnavy30 »
How To Run A Mod Installer.exe
Quote
Hello.. I have a problem... It says I don't have Mount&Blade Warband: Napoleonic War and I have to buy it
Try joining a regular Napoleonic Wars server and then re-running the installer.

Offline Soda_Lover

  • Private
  • *
  • Posts: 51
  • Landwehr = bestwehr
    • View Profile
    • Steam Profile
  • Nick: PotatoInMyAnus
  • Side: Union
Can you update the links for the photos or something because the embedded photos of the skins aren't working

Offline Raym974

  • Private
  • *
  • Posts: 3
    • View Profile
Hi is it possible to keep the native trust animation with the sword?

Offline Yeetmaster

  • Volunteer
  • *
  • Posts: 1
    • View Profile
Yeah I cant download this mod even after Ive played on Napoleonic wars what should I do to fix this?????

Wursti

  • Guest
Yeah I cant download this mod even after Ive played on Napoleonic wars what should I do to fix this?????

you mean how to remove the mod?

Offline usnavy30

  • Colonel
  • *
  • Posts: 1983
  • Former Freelance Modder
    • View Profile
  • Side: Neutral
Yeah I cant download this mod even after Ive played on Napoleonic wars what should I do to fix this?????

you mean how to remove the mod?
He means he cannot download this client-side mod even if he joins a regular NW server. Did you try re-running the installer after joining a server as well, Yeetmaster? In order to fix this, is to use the manual download without .exe  I will PM you the manual download link, Yeetmaster, and let me know if that works for you. (I don't want high traffic to disable the link) It should be a .rar archive instead of an .exe and the same latest version of the EN mod.

I wish .exes would play nice with users, but it seems they keep acting up and tricks like the one in my signature don't work very often now. :(
How To Run A Mod Installer.exe
Quote
Hello.. I have a problem... It says I don't have Mount&Blade Warband: Napoleonic War and I have to buy it
Try joining a regular Napoleonic Wars server and then re-running the installer.

Offline Soda_Lover

  • Private
  • *
  • Posts: 51
  • Landwehr = bestwehr
    • View Profile
    • Steam Profile
  • Nick: PotatoInMyAnus
  • Side: Union
Why don't the pictures work? It says I need to enable third party hosting.