Mount & Blade: Warband

Mount & Blade: Warband

Not enough ratings
Modding Guide Pt #1 The Basics
By Bannerman
In this article im going to tell you how to make your own mod in multiple parts! You wont need a downloaded Mod editor for this is just the basics. PS: The U and /U and Underlined words or code represent the thing I am coding
Somewhere in this Guide you will need these two items.
Item Id https://drive.google.com/file/d/0BwE5ZvWiRWSOQzZDeDNmS1BxWjg/view
Troop Id https://drive.google.com/file/d/0BwE5ZvWiRWSOZ3UtcW14WjJFaG8/view

Welcome to the tutorial and I hope you enjoy! WARNING! I am not so good at modding dont expect really easy things.

Troops:

You can choose any troop you want but I'll choose this one

trp_champion_fighter Champion_Fighter Champion_Fighters 0 3145728 0 0 1 0 0
169 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0
12 11 0 0 22
140 140 140 140 140 140 0
274 131072 0 1075 274432 0
0 0 1835008 0 55817827083 7905747460180148223 2031614 0

Troop Naming and Item Changing

I will underline the Name that you change.

trp_ champion_fighter Champion_Fighter Champion_Fighters 0 3145728 0 0 1 0 0
169 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0
12 11 0 0 22
140 140 140 140 140 140 0
274 131072 0 1075 274432 0
0 0 1835008 0 55817827083 7905747460180148223 2031614 0

You can turn it into this

trp_ champion_fighter Cameleon_Fighter Cameleon_Fighters 0 3145728 0 0 1 0 0
169 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0
12 11 0 0 22
140 140 140 140 140 140 0
274 131072 0 1075 274432 0
0 0 1835008 0 55817827083 7905747460180148223 2031614 0

You can change it to whatever you want but now we are getting in to the other subject of adding Items. These are the codes for the items

trp_champion_fighter Champion_Fighter Champion_Fighters 0 3145728 0 0 1 0 0
169 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0
12 11 0 0 22
140 140 140 140 140 140 0
274 131072 0 1075 274432 0
0 0 1835008 0 55817827083 7905747460180148223 2031614 0

Now get out your item id's and put them in where ever. If you dont want to put any more then easily put -1, The 0's seperate the item codes.

trp_champion_fighter Champion_Fighter Champion_Fighters 0 3145728 0 0 1 0 0
169 0 67 0 55 0 33 0 52 0 291 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0
12 11 0 0 22
140 140 140 140 140 140 0
274 131072 0 1075 274432 0
0 0 1835008 0 55817827083 7905747460180148223 2031614 0

This is the Part #1 Of the Tutorial! Make sure to check for the next parts where we will be talking about adding and moving settlements!

Have a Nice day and comment if this was helpful to you.

Part #2 Is coming out soon!





   
Award
Favorite
Favorited
Unfavorite
War of Ages Community
This is our community that is made to be helpful to others!
We have Tournaments and more!!!
Join here http://steamproxy.net/groups/WarofAges/
11 Comments
Mad Cube {~w~} 17 Nov, 2017 @ 2:13am 
Oof,oof,oof,oof,oof,oof,oof,oof,oof,oof,oof,oof,oof,oof,oof .
Bannerman  [author] 16 Nov, 2017 @ 6:22pm 
Morgh Troop Editor is no longer downloadable
MayhemZip 16 Nov, 2017 @ 12:09pm 
If this is too difficult you could download the "Morph" troop editor :) sorry if this shits on your thread Moltres! Not my intention :steamhappy:
Bannerman  [author] 16 Nov, 2017 @ 4:30am 
Oof for gettting Retarded!.
Funeral for Komrade.
This article made him retarded. :C
Bannerman  [author] 12 Nov, 2017 @ 6:47am 
Sugar is for Tea Worth Eating!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Mad Cube {~w~} 12 Nov, 2017 @ 1:45am 
B r o t h e r,I must simply have your wisdom.Hand it over to me brother,or I will be forced to take it from you.
Cybersomatic 12 Nov, 2017 @ 12:05am 
I feel truly enriched by the wisdom found within this page and its comments. Thank you.
Bannerman  [author] 11 Nov, 2017 @ 8:32pm 
True Words
bryanmsantosg 11 Nov, 2017 @ 7:35pm 
SUGAR IS FOR TEA NOT WORTH DRINKING!!!!!!!!!
Moff 10 Nov, 2017 @ 10:03pm 
After reading through it, I think I understand the guide. I have a few suggestions that would greatly help others to understand it: 1) Mention where the file that we're editing is located. 2) Clarify how to backup and revert changes if needed. 3) Mention what the example is supposed to accomplish. 4) Format the text for the guide so that the headers are larger (or more noticable) than the rest of the text.