cromcrom
Cernu
ok, I am still trying to create the following effect,
that when a tech is researched, another one is randomly discarded from the list of available techs for that civ.
The goody hut sometimes gives a random tech from a list of not yet researched tech for that civ.
Where can I find this random choosing of the tech ?
I guess I would have to create a iSetIsDisabled function, same as a bIsDisabled function exists, that is already used in CvPlayer.
So I hope that by studying the goody hut effect, the python and sdk part, I might come into something....
Anybody could give help or piece of advice, please ?
that when a tech is researched, another one is randomly discarded from the list of available techs for that civ.
The goody hut sometimes gives a random tech from a list of not yet researched tech for that civ.
Where can I find this random choosing of the tech ?
I guess I would have to create a iSetIsDisabled function, same as a bIsDisabled function exists, that is already used in CvPlayer.
So I hope that by studying the goody hut effect, the python and sdk part, I might come into something....
Anybody could give help or piece of advice, please ?