• 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 help

I have the same problem as what you have in that spoiler and can't figure it out. Maybe we need fixed spawn locations?

For every civ you need to add a leadertype like this

Code:
BeginPlayer
	Team=1
	LeaderType=LEADER_SALADIN
	CivType=CIVILIZATION_ARABIA
	PlayableCiv=1                 
	Handicap=HANDICAP_PRINCE   
EndPlayer

If you don't have one, the civilizations are random and theres only 11, took me almost 2 hours to figure out :D

I don't get why I cant get my autoplay to work.. All the autoplay related stuff in cvgame.cpp is exactly same as vanilla(expect civ names changed ofcourse), but it still doensn't even start. Is there something related to autoplay in python too?
 
Back
Top Bottom