Welcome Guest ( Log In / Register ) |
Quick Lists Top RatedTutorials Living World Map G… Ultimate beginner'… Arrow scaling bug… Raising Heroes max… Proper Fire Arrow… Creating an asset.… Simple Structure B… Making a simple Ma… Quick and easy sno… Making patrols nea… Mods The Dwarf Holds The Peloponnesian… RJ - RotWK The Elven Alliance… Helm's Deep Last H… The Elven Alliance Special Extended E… Kings of the West… RC Mod The Wars of Arda Downloads BFME1 1.06 Widescr… Enhanced W3D Impor… Fudge's Map Pack LotR/BfME HD Logos Osgiliath Shellmap Crystals Of Ancien… 2v1 Wold The forests of Dru… Converted BFME2 an… ROTWK animations f… |
|||||||||||||||||||||
Register and log in to move these advertisements down extended map.ini coding
2====================================================================================================
What is a map.ini? A map.ini is a file placed in your map folder that allows you to make several changes wich affect your map only. It works like a mini-mod, and if you've ever seen maps telling "RESTART GAME AFTER PLAYING THIS MAP", it's because of this file. If you do not restart it, the game will take changes from your map.ini (especially if it's large) and use them on other maps, causing OUT OF SYNCH. So, unless you have made only basic changes, it's recommended to restart the game after playing maps with map.ini. How do I create it? Well, you need to create a text document, open it with notepad and save it as "map.INI". Then add this file into your map folder. As I've mentioned earlier, this tutorial won't focus on basics, so check Rob38's tutorial for more info about what is a map.ini and what does it helps. But to make sure you don't miss this important aspect, you will need Finalbig. You can find it here:http://www.wagnerma.de This program is needed to extract INI.big from game's directory. You should extract them in a folder on your desktop, because you will always need them, even as an experienced coder. Another useful tool for getting texture coordinates is this: http://gendev.cncguild.net/page.php?file=camap_down It can help you "create" new images for commandbuttons, I will talk about this on the last page. It might be useful if you can get 3dsmax 7,8 or another program that can open w3d models. Again, we will see about this on the end. |
|||||||||||||||||||||
"One site to rule them all, one site to find them, © All Rights Reserved Eric Edwards ©2013. |