• Our friends from AlphaCentauri2.info are in need of technical assistance. If you have experience with the LAMP stack and some hours to spare, please help them out and post here.

Need Python help for fantasy mod

1diehard1

Chieftain
Joined
Oct 4, 2007
Messages
21
I am making a mod where I intend to make units capable of summoning other units, presumably via a promotion. I don't have an in-depth enough knowledge of python to know how to do this. Also, I need to know how to make this summoned unit able to cross both land and water.
 
I tried. I can't for the life of me figure out how they summon units, or have one that goes over water + land. I scanned over their python files, but couldn't figure out anything substantive. All I got was how to do a timer on summoned units, using promotions.
 
could somebody at least tell me which python file contains the summoning information, and the amphibious information? I am really lost when it comes to this.
 
Back
Top Bottom