Modopedia 2

Users who are viewing this thread

Annynduir

Sergeant
Ok after a brief discussion with yoshiboy and after seeing the original modopedia thread, I've decided to make modopedia 2.
If you want to contribute a thread suggesstion PM me and I'll add it to the appropriate section or make a new section if it is needed.  I'm sure it will start off relatively bare but with your help and suggestions it will become an invaluable resource for new modders and may shed light on things for experienced ones.
Please do not PM me disagreeing with this thread, if you don't like it, don't use it, I'm sure some people will use it, even if you don't.
Also please try and keep this post free.  So it doesn't end up like, for instance, the script exchange.

3D Art/texturing is not covered, I think that deserves its own thread by someone who understands it better.

This thread is for useful scripts and for general help.  It isn't for your mod links.

At the time of writing warband is at version v1.113 11th May 2010 (It has been updated with info from different versions since v1.113)
This is a quick selection of the scripts available from The Forge and the Unofficial Tutorials section. 23/9/2010 v1.131

Please make requests in the form of:
Category:
Topic:
Link:


Getting started

**YOU MUST HAVE THE MODULE SYSTEM** - http://forums.taleworlds.com/index.php/topic,111706.0.html
Lumos's ULTIMATE INTRODUCTION TO MODDING - http://forums.taleworlds.com/index.php/topic,240255.0.html
Ruthven's DO YOU WANT TO MAKE YOUR OWN MOD? - http://forums.taleworlds.com/index.php/topic,48405.0.html
How to fix "Python not recognised" - http://forums.taleworlds.com/index.php/topic,35044.0.html
Module system documentation thread - http://forums.taleworlds.com/index.php/board,12.0.html
Updated Module system documentation (pdf format also) - http://forums.taleworlds.com/index.php/topic,56798.0.html
Compiler errors you can ignore - http://forums.taleworlds.com/index.php/topic,113549.0.html
Unofficial video tutorials (does cover 3d as well as coding) - http://forums.taleworlds.com/index.php/topic,72860.0.html

You can also check the boards below if nothing here answers your query:
unofficial editing tools - http://forums.taleworlds.com/index.php/board,22.0.html
unofficial tutorials - http://forums.taleworlds.com/index.php/board,171.0.html
The modding Q&A Thread - http://forums.taleworlds.com/index.php/topic,6575.0.html

[Tutorial for starters] Snake's Scene Map Making Tutorial + Video Tutorial - http://forums.taleworlds.com/index.php/topic,139214.0.html

Codey Stuff

(neg|<operation>), (this_or_next|<operation>): Please put me out of my misery. - http://forums.taleworlds.com/index.php/topic,115008.0.html
backup your mod - http://forums.taleworlds.com/index.php/topic,118343.0.html
Warband script enhancer.  "What is the Warband Script Enhancer?
A program that enhances the Warband engine by adding operations/scripts/triggers and changing hardcoded game mechanics.
You can check my YouTube channel to see some features that have been/will be/could be added to WSE." - http://forums.taleworlds.com/index.php/topic,151194.0.html
Code:
 [WB] Lav's AgentFinder OSP script library v.2.00 - http://forums.taleworlds.com/index.php/topic,185838.0.html
[/spoiler]

[u][b]Singleplayer[/u]**********************************************

[b]General Singleplayer Stuff[/b]

[Kit] Campaign AI Fixes and Tweaks - http://forums.taleworlds.com/index.php/topic,248544.0.html
Making a whole faction from scratch - http://forums.taleworlds.com/index.php/topic,128647.0.html

[b]Quests[/b]

[spoiler]
Tutorial: Making new quests - [url=http://forums.taleworlds.com/index.php/topic,53259.0.html]http://forums.taleworlds.com/index.php/topic,53259.0.html[/url]
[/spoiler]

[b]Equipment[/b]

[spoiler]
Editing the starting equipment - [url=http://forums.taleworlds.com/index.php/topic,112983.0.html]http://forums.taleworlds.com/index.php/topic,112983.0.html[/url]
Can you carry more than 4 items? - [url=http://forums.taleworlds.com/index.php/topic,113019.0.html]http://forums.taleworlds.com/index.php/topic,113019.0.html[/url]
itp_always_loot - [url=http://forums.taleworlds.com/index.php/topic,49638.0.html]http://forums.taleworlds.com/index.php/topic,49638.0.html[/url]
problems experienced with xbows and firearms - [url=http://forums.taleworlds.com/index.php/topic,108660.0.html]http://forums.taleworlds.com/index.php/topic,108660.0.html[/url]
Sort inventory script - [url=http://forums.taleworlds.com/index.php/topic,89072.0.html]http://forums.taleworlds.com/index.php/topic,89072.0.html[/url]
Having firearms appear in shops - [url=http://forums.taleworlds.com/index.php/topic,112359.0.html]http://forums.taleworlds.com/index.php/topic,112359.0.html[/url]
Making 1 handed items 2 handed, thrust itc - http://forums.taleworlds.com/index.php/topic,113972.0.html
Automatic weapons and grenades - http://forums.taleworlds.com/index.php/topic,114371.0.html
How do I edit the food morale value? - http://forums.taleworlds.com/index.php/topic,115272.0.html
Factionise items (like if you want an item only to be sold by 1 faction) - 
http://forums.taleworlds.com/index.php/topic,117421.0.html
Changing loot equipment from enemies - http://forums.taleworlds.com/index.php/topic,69904.0.html
Changing tournament equipment - http://forums.taleworlds.com/index.php/topic,131555.0.html
[quote]
This is from the old modopedia (this code may not work now)
How do I add new items?
http://forums.taleworlds.com/index.php/topic,6687.msg98377.html#msg98377 – robrob’s short tutorial
http://forums.taleworlds.com/index.php/topic,14464.0.html – a mistake you can avoid
http://forums.taleworlds.com/index.php/topic,10901.0.html – animation problem

How do I restrict an item to appear only in certain shops?
http://forums.taleworlds.com/index.php/topic,15835.0.html
http://forums.taleworlds.com/index.php/topic,6575.msg316865.html#msg316865
http://forums.taleworlds.com/index.php/topic,6575.msg316669.html#msg316669

[/quote]

[/spoiler]

[b]Factions[/b]

[spoiler]
How do I edit faction colours? - [url=http://forums.taleworlds.com/index.php/topic,113544.0.html]http://forums.taleworlds.com/index.php/topic,113544.0.html[/url]
Massive tutorial explaining all aspects of SP - [url=http://forums.taleworlds.com/index.php/topic,56798.0.html]http://forums.taleworlds.com/index.php/topic,56798.0.html[/url]
1 banner per faction - [url=http://forums.taleworlds.com/index.php/topic,49473.15.html]http://forums.taleworlds.com/index.php/topic,49473.15.html[/url]
[/spoiler]

[b]Parties/Troops[/b]

[spoiler]
Massive tutorial explaining all aspects of SP - [url=http://forums.taleworlds.com/index.php/topic,56798.0.html]http://forums.taleworlds.com/index.php/topic,56798.0.html[/url]
Tutorial: Making new spawns/parties - [url=http://forums.taleworlds.com/index.php/topic,53192.0.html]http://forums.taleworlds.com/index.php/topic,53192.0.html[/url]
Assigning Party slots (problem thread with general info) - [url=http://forums.taleworlds.com/index.php/topic,112983.0.html]http://forums.taleworlds.com/index.php/topic,112983.0.html[/url]
Making your wife a companion - http://forums.taleworlds.com/index.php/topic,171729.0.html
Customise Troop equipment scripts - http://forums.taleworlds.com/index.php/topic,53818.0.html
Creating your own companions - http://forums.taleworlds.com/index.php/topic,130815.0.html
---
Recruiting your own custom troops - [url=http://forums.taleworlds.com/index.php/topic,111689.0.html]http://forums.taleworlds.com/index.php/topic,111689.0.html[/url]
A different take on the same issue - http://forums.taleworlds.com/index.php/topic,116181.0.html
---
Companion Overview - [url=http://forums.taleworlds.com/index.php/topic,59297.0.html]http://forums.taleworlds.com/index.php/topic,59297.0.html[/url]
Zombies - [url=http://forums.taleworlds.com/index.php/topic,62094.0.html]http://forums.taleworlds.com/index.php/topic,62094.0.html[/url]
Storing player gold variable - [url=http://forums.taleworlds.com/index.php/topic,114112.0.html]http://forums.taleworlds.com/index.php/topic,114112.0.html[/url]
Changing merc salaries - http://forums.taleworlds.com/index.php/topic,120797.0.html
[quote]
From the old modopedia (this code may not work now)
http://forums.taleworlds.com/index.php/topic,10998.0.html – a solution for quick adding of troops
http://forums.taleworlds.com/index.php/topic,14900.0.html – help with adding an NPC
http://forums.taleworlds.com/index.php/topic,6990.msg103506.html#msg103506 – a bit of python code
http://forums.taleworlds.com/index.php/topic,14583.0.html – changing gate watch

How do I handle party spawns?
http://forums.taleworlds.com/index.php/topic,6687.msg98377.html#msg98377 – a three-step “wizard” for adding new SPs.
http://forums.taleworlds.com/index.php/topic,12135.0.html – a quick SP solution.

How do I create spawn points?
http://forums.taleworlds.com/index.php/topic,16811.0.html

How do I use conditions on adding NPCs to scenes?
http://forums.taleworlds.com/index.php/topic,8652.msg174760.html#msg174760

How do I get parties travel around?
http://forums.taleworlds.com/index.php/topic,6575.msg307641.html#msg307641

[/quote]

[/spoiler]

[b]Dialogues[/b]

[spoiler]

"cutscene" Questions - http://forums.taleworlds.com/index.php/topic,116365.0.html
How to fix the dialogue tutorial - http://forums.taleworlds.com/index.php/topic,117061.0.html

[quote]
This is from the old modopedia and may not work now.

How do I create dialogs?
http://forums.taleworlds.com/index.php/topic,6197.0.html - a tutorial by Fujiwara. It's old but I haven't seen any newer one.
[/quote]

[/spoiler]

[b]Custom Battles[/b]

[spoiler]
How can I alter custom battles? - [url=http://forums.taleworlds.com/index.php/topic,113234.0.html]http://forums.taleworlds.com/index.php/topic,113234.0.html[/url]
[/spoiler]

[b]Misc singleplayer[/b]

[spoiler]
Shipyards and Hunting - [url=http://forums.taleworlds.com/index.php/topic,64991.0.html]http://forums.taleworlds.com/index.php/topic,64991.0.html[/url]
Water travel - [url=http://forums.taleworlds.com/index.php/topic,69810.0.html]http://forums.taleworlds.com/index.php/topic,69810.0.html[/url]
Bridge battles - [url=http://forums.taleworlds.com/index.php/topic,68264.0.html]http://forums.taleworlds.com/index.php/topic,68264.0.html[/url]
Export/import NPCS - [url=http://forums.taleworlds.com/index.php/topic,61239.0.html]http://forums.taleworlds.com/index.php/topic,61239.0.html[/url]
Map icons and heraldic sails - [url=http://forums.taleworlds.com/index.php/topic,78469.0.html]http://forums.taleworlds.com/index.php/topic,78469.0.html[/url]
Hoofprints instead of arrows on the worldmap - http://forums.taleworlds.com/index.php/topic,115276.0.html
Tutorial: Cleric in your mod - http://forums.taleworlds.com/index.php/topic,116669.0.html
Seabattle Mk2 - Sea Battles Mk2 - http://forums.taleworlds.com/index.php/topic,136095.0.html
1 stop tax collection mod - http://forums.taleworlds.com/index.php/topic,48078.0.html
Banner Making tutorial - http://forums.taleworlds.com/index.php/topic,58725.0.html
Changing items carried by caravans - http://forums.taleworlds.com/index.php/topic,127818.0.html

[quote]
This is from the old modopedia and may not work now

How do I assign a unique face texture to a character/faction and/or add items from another mod ?
http://forums.taleworlds.com/index.php/topic,16585.0.html
How do I use these funky val_max, val_min, & val_mod operations?
http://forums.taleworlds.com/index.php/topic,8652.30.html

[/quote]
[/spoiler]

[b]Towns[/b]

[spoiler]
Adding more walkers (sparse on info) - [url=http://forums.taleworlds.com/index.php/topic,112143.0.html]http://forums.taleworlds.com/index.php/topic,112143.0.html[/url]
more info on above - [url=http://forums.taleworlds.com/index.php/topic,112174.0.html]http://forums.taleworlds.com/index.php/topic,112174.0.html[/url]
stopping prosperity messages from appearing - http://forums.taleworlds.com/index.php/topic,116073.0.html
Recruit a larger number of mercs from tavern - http://forums.taleworlds.com/index.php/topic,116516.0.html
Improved tournaments kit - http://forums.taleworlds.com/index.php/topic,182926.0.html
1vs1 tournaments kit - http://forums.taleworlds.com/index.php/topic,196512.0.html

[quote]
From the old modopedia (this code may not work now)
http://forums.taleworlds.com/index.php?PHPSESSID=4a421afb177ef04b5c3e26f4ab693478&/topic,8532.0.html – deals with a possible bug with having too many towns in game.
http://forums.taleworlds.com/index.php/topic,15183.0.html – why do towns become battles?
http://forums.taleworlds.com/index.php/topic,8605.0.html – another like problem, with code
http://forums.taleworlds.com/index.php/topic,14376.0.html – safely removing towns
http://forums.taleworlds.com/index.php/topic,13584.0.html – a mistake with merchants
http://forums.taleworlds.com/index.php/topic,11706.0.html – teleportation issues
http://forums.taleworlds.com/index.php/topic,10910.0.html – another question about towns
[/quote]
[/spoiler]

[b]Family members[/b]

[spoiler]
Ladies without clothes! (I say!) - [url=http://forums.taleworlds.com/index.php?topic=113126.new#new]http://forums.taleworlds.com/index.php?topic=113126.new#new[/url]
[/spoiler]

[u][b]Multiplayer[/u]*******************************************

[b]Basics[/b]

[spoiler]
SCENING (entry points) INFO FOR ALL GAME MODES - http://forums.taleworlds.com/index.php/topic,89831.0.html
How to make a campaign map - http://forums.taleworlds.com/index.php/topic,162501.0.html
How the automatic map downloader works: http://forums.taleworlds.com/index.php/topic,120148.0.html
(updated less cluttered version of above) http://forums.taleworlds.com/index.php/topic,131475.0.html
How to make a new multiplayer map (from script to hosting) :
 [url=http://forums.taleworlds.com/index.php/topic,112508.0.html]http://forums.taleworlds.com/index.php/topic,112508.0.html[/url]
Tutorial: Client server, events - [url=http://forums.taleworlds.com/index.php/topic,94854.0.html]http://forums.taleworlds.com/index.php/topic,94854.0.html[/url]
How to make a new multiplayer faction - http://forums.taleworlds.com/index.php?topic=116286.msg2801692#msg2801692
Raising max num of bots - http://forums.taleworlds.com/index.php/topic,137408.0.html
Teamkill Kick/ban script - http://forums.taleworlds.com/index.php/topic,133745.0.html
[/spoiler]

[b]Custom Modes[/b]

[spoiler]
Invasion mod open source files - [url=http://forums.taleworlds.com/index.php/topic,112477.0.html]http://forums.taleworlds.com/index.php/topic,112477.0.html[/url]
[/spoiler]

[b]Deathmatch[/b]

[spoiler]

[/spoiler]

[b]Team Deathmatch[/b]

[spoiler]

[/spoiler]

[b]CTF[/b]

[spoiler]

[/spoiler]

[b]Siege[/b]

[spoiler]
How to make a siege map - [url=http://forums.taleworlds.com/index.php/topic,112806.0.html]http://forums.taleworlds.com/index.php/topic,112806.0.html[/url]
Siege respawn issue (1.113) large castles or seperated spawns - 
[url=http://forums.taleworlds.com/index.php/topic,113298.0.html]http://forums.taleworlds.com/index.php/topic,113298.0.html[/url]
[/spoiler]

[b]Destroy[/b]

[spoiler]

[/spoiler]

[b]HQ[/b]

[spoiler]

[/spoiler]
---------------------------------------------
[b]Napoleonic Wars[/b]

[b]Mapping[/b]

[spoiler]
Guide on mapping (Scene making) - http://forums.taleworlds.com/index.php/topic,228008.0.html
[Tutorial for starters] Snake's Scene Map Making Tutorial + Video Tutorial - http://forums.taleworlds.com/index.php/topic,139214.0.html
[/spoiler]

--------------------
[b]Fire and Sword[/b]

[b]Captain Co-Op[/b]
[spoiler]
Co-op modding thread: http://forums.taleworlds.com/index.php?topic=196885.msg4720632#msg4720632]http://forums.taleworlds.com/index.php?topic=196885.msg4720632#msg4720632
[/spoiler]

[b]Singleplayer[/b]
[spoiler]
Creating a new f&s faction - http://forums.taleworlds.com/index.php/topic,219548.0.html
[/spoiler]
-----------------------------------------------------
[b]Equipment (multiplayer)[/b]

[spoiler]
Weapon Formulas (keep an eye on) - [url=http://forums.taleworlds.com/index.php/topic,111190.0.html]http://forums.taleworlds.com/index.php/topic,111190.0.html[/url]
Tutorial: Adding your custom items to multiplayer - [url=http://forums.taleworlds.com/index.php/topic,112126.0.html]http://forums.taleworlds.com/index.php/topic,112126.0.html[/url]
Making 1 handed items 2 handed, thrust itc - http://forums.taleworlds.com/index.php/topic,113972.0.html

[/spoiler]

[b]Misc[/b]
[spoiler]
Multiplayer ship battles - http://forums.taleworlds.com/index.php/topic,115129.0.html
Coloured faction chat kit - http://forums.taleworlds.com/index.php/topic,125302.0.html

[/spoiler]
[u][b]Map Editing[/u] (also see gametypes and getting started) ***********************

[spoiler]
[b]Quick scene chooser (makes life easier)[/b] - [url=http://forums.taleworlds.com/index.php/topic,51851.0.html]http://forums.taleworlds.com/index.php/topic,51851.0.html[/url]
How to make a new multiplayer map (from script to hosting) : [url=http://forums.taleworlds.com/index.php/topic,112508.0.html]http://forums.taleworlds.com/index.php/topic,112508.0.html[/url]
Is it possible to spawn objects into a scene? - [url=http://forums.taleworlds.com/index.php/topic,113111.0.html]http://forums.taleworlds.com/index.php/topic,113111.0.html[/url]
scening in warband - [url=http://forums.taleworlds.com/index.php/topic,89831.0.html]http://forums.taleworlds.com/index.php/topic,89831.0.html[/url]
AI meshes (general info and how to make bots climb ladders) - http://forums.taleworlds.com/index.php/topic,118551.0.html

[quote]
This is from the old modopedia and may not work now
How do I add/change scenes?
http://forums.taleworlds.com/index.php?PHPSESSID=4a421afb177ef04b5c3e26f4ab693478&/topic,5751.0.html – a comprehensive guide
http://forums.taleworlds.com/index.php/topic,11701.0.html – a discussion on altering the look of scenes

[/quote]

[/spoiler]

[u][b]Misc.[/u]************************************************************

[spoiler]
Can warband write to an external file? - [url=http://forums.taleworlds.com/index.php/topic,113265.0.html]http://forums.taleworlds.com/index.php/topic,113265.0.html[/url]
Multiple resource files/merging mod problems explained - [url=http://forums.taleworlds.com/index.php/topic,112981.0.html]http://forums.taleworlds.com/index.php/topic,112981.0.html[/url]
Blood in Warband - [url=http://forums.taleworlds.com/index.php/topic,107364.0.html]http://forums.taleworlds.com/index.php/topic,107364.0.html[/url]
Area Damage - [url=http://forums.taleworlds.com/index.php/topic,62649.0.html]http://forums.taleworlds.com/index.php/topic,62649.0.html[/url]
Tutorial:Healing and teleporting - [url=http://forums.taleworlds.com/index.php/topic,53675.0.html]http://forums.taleworlds.com/index.php/topic,53675.0.html[/url]
Health and Weapon boxes - [url=http://forums.taleworlds.com/index.php/topic,112677.0.html]http://forums.taleworlds.com/index.php/topic,112677.0.html[/url]
Gameplay improvements kit - [url=http://forums.taleworlds.com/index.php/topic,63070.0.html]http://forums.taleworlds.com/index.php/topic,63070.0.html[/url]
Flying horses - http://forums.taleworlds.com/index.php/topic,116970.0.html
Changing the year - http://forums.taleworlds.com/index.php/topic,129088.0.html
Making new hairstyles - http://forums.taleworlds.com/index.php/topic,165018.0.html
BEER DRINKING - http://forums.taleworlds.com/index.php/topic,231080.0.html
Various improvements lumped together - http://forums.taleworlds.com/index.php/topic,63070.0.html
[/spoiler]

[u][b]Combat[/u]*******************************************************************

[spoiler]
form ranks script kit - [url=http://forums.taleworlds.com/index.php/topic,62492.0.html]http://forums.taleworlds.com/index.php/topic,62492.0.html[/url]
battle tactics (formations kit) - http://forums.taleworlds.com/index.php/topic,34685.0.html
Shield bash kit - http://forums.taleworlds.com/index.php/topic,44290.0.html
and - http://forums.taleworlds.com/index.php/topic,134163.0.html
Spear bracing kit - [url=http://forums.taleworlds.com/index.php/topic,61051.0.html]http://forums.taleworlds.com/index.php/topic,61051.0.html[/url]
Terrain advantage - [url=http://forums.taleworlds.com/index.php/topic,68434.0.html]http://forums.taleworlds.com/index.php/topic,68434.0.html[/url]
Customisable sparring matches - [url=http://forums.taleworlds.com/index.php/topic,57741.0.html]http://forums.taleworlds.com/index.php/topic,57741.0.html[/url]
Cancelling out attacks - http://forums.taleworlds.com/index.php/topic,111677.0.html
Overhead spear thrust - http://forums.taleworlds.com/index.php/topic,115814.0.html
How would you change "Use Blunt Weapons" to "Take Prisoners"? - 
http://forums.taleworlds.com/index.php/topic,116468.0.html
Combat abilities kit - http://forums.taleworlds.com/index.php/topic,62230.0.html
Magic Spells - http://forums.taleworlds.com/index.php/topic,248551.0.html
[Kit] Custom Commander kit. Control the NPCs to fight in battles instead of the player - http://forums.taleworlds.com/index.php/topic,57110.0.html
Troop ratio bar code - http://forums.taleworlds.com/index.php/topic,53062.0.html

[/spoiler]

[b]Presentations[/b]***************************************************

[spoiler]
Altering the order of equipable items - [url=http://forums.taleworlds.com/index.php/topic,113180.0.html]http://forums.taleworlds.com/index.php/topic,113180.0.html[/url]
make screen bloody when hit - [url=http://forums.taleworlds.com/index.php/topic,92753.0.html]http://forums.taleworlds.com/index.php/topic,92753.0.html[/url]
Can I change spectator camera points? - http://forums.taleworlds.com/index.php/topic,137562.0.html
Changing chat so players at distance can't see - http://forums.taleworlds.com/index.php/topic,137025.0.html
After death cam - http://forums.taleworlds.com/index.php/topic,134460.0.html
--
Screen overlays/ weapon zoom/ helmet vision - http://forums.taleworlds.com/index.php/topic,70031.30.html
Related to above (helmet view) - http://forums.taleworlds.com/index.php/topic,116670.0.html
--
[/spoiler]


[u][b]Music[/u]************************************************************

[spoiler]
Adding new music - [url=http://forums.taleworlds.com/index.php/topic,112843.0.html]http://forums.taleworlds.com/index.php/topic,112843.0.html[/url]
Music modding reference - [url=http://forums.taleworlds.com/index.php/topic,112853.0.html]http://forums.taleworlds.com/index.php/topic,112853.0.html[/url]
Editing sound files for world map - [url=http://forums.taleworlds.com/index.php/topic,113365.0.html]http://forums.taleworlds.com/index.php/topic,113365.0.html[/url]
Original music given freely by Jon Sayles (say thanks) - http://forums.taleworlds.com/index.php/topic,54187.0.html
Specific scene tracks (mp?) - http://forums.taleworlds.com/index.php/topic,137572.0.html
[Music][Sounds] My website (potential resources for your mod(s)/other projects) from Rejenorst - http://forums.taleworlds.com/index.php/topic,65138.0.html
[/spoiler]

[u][b]Weather[/u]****************************************************************

[spoiler]
How to make random weather for multiplayer game modes:
http://forums.taleworlds.com/index.php/topic,112639.0.html
http://forums.taleworlds.com/index.php/topic,112639.0.html
How to add weather to a multiplayer scene - http://forums.taleworlds.com/index.php/topic,117545.0.html
Skybox info - http://forums.taleworlds.com/index.php/topic,122379.0.html
info - http://forums.taleworlds.com/index.php/topic,130710.0.html


[/spoiler]
 
Updates.

Also I'll put anything regarding cutscenes under dialogues.
Some things fall into both singleplayer and multiplayer, these are usually entered in the sections nearer the bottom.  Like combat.
 
Sorry to bother you, I am searching the forums for one hour...
As you found a lot of informations regarding warband, perhaps you can find those ones. I know it has been already asked on other threads, but is is very important for me, and no one got the right answer. Does items limit number is higher, and how much it is, and do we have LOD ability for scene_prop in warband...
I've made nice roman's building for PoP, but the engine cannot handle it on all computer on PoP M&B, so the idea is to use item LOD ability for some of it, or LOD wuth scene_prop...

 
http://forums.taleworlds.com/index.php/topic,121666.0.html
http://forums.taleworlds.com/index.php/topic,117052.0.html

Maybe your question is answered in those?
 
No, but it gave me a good information on LOD ( I was making them manually )..
Thx anyway, and good job, your modopedia help me...
 
K I'm sure this has been answered a thousand times, but I haven't been able to find it. How do I add mercenaries to the game? I know how to add units, there's a great unit editor, but just using Camp Followers as an example how do I add mercenaries?
 
Updated with some stuff.  Suggestions for what to add still please. I'm not online all the time I can't possibly keep on top of this without people suggesting links.
 
I am new to this forum and everything, as well as modding. When you say you  have updated it, do you mean you updated the links in the first post on this topic or another site? :razz:
 
501st|Sherlock said:
I am new to this forum and everything, as well as modding. When you say you  have updated it, do you mean you updated the links in the first post on this topic or another site? :razz:
He updated the list on page 1
 
Adding new music - http://forums.taleworlds.com/index.php/topic,112843.0.html

You might want to take that out, since all it does it lead to the music modding reference thread which is right below it. :p
 
Back
Top Bottom