ooo6ooo said:One question, HOW can I immediately see the changes of the python files in game without restarting it? thx
proconsul said:This is a bit off civ4 but Oblivion uses the same principles and tools so the fix is likely to be the same. I've added a new anim to the game of a violinist playing his instrument. The anim plays fine however I need to somehow tack the end of the violin which is a seperate item to the bipeds left hand so that when the animation plays the violin tacks to the hand and moves with the body. At the moment the violin hangs in the air and stays still. The biped is a kf file, the violin a nif.
Levon said:Thank you. I really wanted to learn how to make mods in Civ IV and now I can make my own civilizations.![]()
If you're daring: notepad.Hi guys! I am new to the modding scene, even if I edited the .txt files in civ 2 and used the civilization 3 editor extensively, I am finding that this is the hardest civ to mode ever.
I have tried to open the .xml files with a XML editor, and it says that "the XML entry can't be readed with the XSL style sheet". I have tried it to open it with python and it is useless. I have tried to open the .xml files with the txt and it is a mess, same with the Dreamweaver MX. The only program that seemed to open it "properly" was Excel. However, once I saved the modified documents and tried to run the mod, it gave me an error.
Does anyone here knows how am I suppoused to edit them?
Hi guys! I am new to the modding scene, even if I edited the .txt files in civ 2 and used the civilization 3 editor extensively, I am finding that this is the hardest civ to mode ever.
I have tried to open the .xml files with a XML editor, and it says that "the XML entry can't be readed with the XSL style sheet". I have tried it to open it with python and it is useless. I have tried to open the .xml files with the txt and it is a mess, same with the Dreamweaver MX. The only program that seemed to open it "properly" was Excel. However, once I saved the modified documents and tried to run the mod, it gave me an error.
Does anyone here knows how am I suppoused to edit them?
Python is a really accessible language, so hopefully that aspect of modding shouldn't be too difficult for you.i know a little HTML because i made websites but mostly i used frontpage and dreamweaver, would it be difficult to learn how to mod.