Python help: Events tutorial

wotan321

Emperor
Joined
Oct 25, 2001
Messages
1,228
Location
NC, USA
Does there exist, or could some of you scenario/mod creators develop, a tutorial that walks a newbie modder through the steps of making an events file? What files are necessary, what are some common triggers/events, etc?

This would be an absolutely great thing to have.

thanks for any feedback.
 
Yeah, I would like to see such a tutorial, too!
 
Well first of all you have to learn python.

If all you want to do is events you problably want CvEventManager.py. Then go look at the API or the other one to find out what functions the game let you use to interact with the game.
 
Top Bottom