map script default implementations?

dreiche2

Prince
Joined
Apr 9, 2003
Messages
320
Hi,

is there any way to look at the default implementations of python functions such as assignStartingPlots() or findStartingPlot()? I can't find them...

thanks...
 
The default functions are not implemented in python ... i think assignStartingPlots is in CvGame.cpp and findStartingPlot in CvPlayer.cpp .

Tcho!
 
ok I have another question... where do this "NiTextOut" outputs actually go to? :crazyeye:
 
Back
Top Bottom