• 📚 A new project from the admin: Check out PictureBooks.io, an AI storyteller that lets you build custom picture books for kids in seconds. Let me know what you think here!

Updating BtS API and would like your help

Zebra 9

Emperor
Joined
May 17, 2006
Messages
1,554
Location
Middle of Cyberspace
Hi all. As you have probably noticed I haven't been on as much due to lack of time. Now I want to update the BtS Python API for version 3.13. I have 3.13 but I lack the time to go through and find every change and addition made to python in the latest version. So what I would like is for you other moders to post anything that you know has been changed or added here so I can make the required changes to the API. Thanks.:goodjob:
 
Something I noticed in upgrading TAM is that the .isCoastal bool in CyCity no longer works ... it takes an int I believe and the error I get is that the C++ signature does not match.

Granted, this may have been changed with BTS or Warlords and not with the 3.13 BTS patch.

And thanks for undertaking this project!
 
I checked it in both Warlords and BtS, both require the int. The int is iMinWaterSize, if you set it to 1 it will check to see if the city is on the coast. :thumbsup:

P.S My API has it listed correctly so, if you haven't DLed it you should. ;)
 
Are you almost done completing your update to 3.13? :)
 
Well so far I have not found anything new, so unless I find something or someone tells thats new I will not need to make an update.
 
Back
Top Bottom