Quote:
Originally Posted by rikkaidd
how to increase number of objects and troops in stores,with modding file?
|
You need to learn how to edit the *.LOC files. The easiest way is to use the KB Editor included with CW.
You can also edit the *.LOC files using KB_DB_EDIT, but it is much more involved:
Essentially, you decompile the LOC file of interest with KB_DB_EDIT. When you do this, you create a text file. The text file will be organized by shop, etc. If you search the text file for units, for example, you'll find the syntax for how they are specified in castles, shops, and other areas. You then can change the ranges, or add the possibility for any unit, item, spell, etc.
This is what I did with my HOMM3 Babies mod - however, you need to be able to peruse cryptic text files, edit them, and then the last step is to use KB_DB_EDIT to compile the text file back into a LOC file. Then you have to playtest, because one misspelling can cause the game to crash when going to that area, completing a quest, etc.
Feel free to ask more questions once you get into the thick of it...
Matt
/C\/C\