j_mie6
Deity
do you get any python exceptions?
That is possible, but the AI will totally not understand it.
Okay, it does also not really understand the planet buster, but you use the planet buster in the same way like you use an ICBM, but your suggestion would need to be used different.
Still can do it, if you don't care about the AI.
But since I'm without civ at the moment, this would have to wait til the first weekend in the new year...
Hello. I'm not sure, but I think you've made ​​a code for " planet buster ". I have turned to my mod reverse idea. I need a rocket that hits the sea and the create land 3x3 squares.
Do you think it could be done that code ? Wonder "ritual circle" will give a unique rocket or somethink. Land may be formed on coast, ocean and deep sea.
Thank you for your answer
Hroch
if cvUnitClass.getMaxGlobalInstances ()==1 and bWorld:list1.append(i)elif cvUnitClass.getMaxGlobalInstances ()!=1 and not bWorld:
iNumInfos += 1list1.append(i)
iNumInfos += 1
if cvUnitClass.getMaxGlobalInstances ()>=1 and bWorld:list1.append(i)elif cvUnitClass.getMaxGlobalInstances ()!=1 and not bWorld:
iNumInfos += 1list1.append(i)
iNumInfos += 1
I believe all one has to do, to make The J's code yield World Units with more than 1 instance is to change