Civ4newbie
Warlord
- Joined
- Aug 8, 2007
- Messages
- 226
Hi, I would like to learn how to mod. I am not a programmer and wont use the SDK as only people who know C++ can use it. I have python and xml but of course, I dont know how to use them. I want to create mods just for myself for now but if I ever get good enoughf, I will make a mod for the public. is there a Ultimate guide for how to mod for "non-programmers"?
Also, I created a scenario but I cant get the dawn of man video to play while the game is loading or after the game loads. I went elseware to get help for this problem and got the code that you type in python for the dawn of man video to work with my scenario. I went into the python GUI and was told to look in the ongamestart()CvEventManager.py. somewhere in python which I couldnt find. I was given a python code and typed that code into the main python screen and then saved it. I then loaded my scenario but didnt see the dawn of man so no luck there. Can someone please tell me how to get the dawn of man video to work in my scenario. the map that I made allows the white window to go everwhere across the map but I would like to be able to have the map to where you cant go across any of the edges and corners of the map. how do you do that?
Also, I created a scenario but I cant get the dawn of man video to play while the game is loading or after the game loads. I went elseware to get help for this problem and got the code that you type in python for the dawn of man video to work with my scenario. I went into the python GUI and was told to look in the ongamestart()CvEventManager.py. somewhere in python which I couldnt find. I was given a python code and typed that code into the main python screen and then saved it. I then loaded my scenario but didnt see the dawn of man so no luck there. Can someone please tell me how to get the dawn of man video to work in my scenario. the map that I made allows the white window to go everwhere across the map but I would like to be able to have the map to where you cant go across any of the edges and corners of the map. how do you do that?