TechDiffusion.py + BUG Mod

Cybah

Emperor
Joined
Jun 22, 2007
Messages
1,481
Merging Better BTS AI into BUG Mod was no problem.

I tried to merge this with the additional file TechDiffusion.py but I'm getting massive python errors.

Jdog, do you know what I have to do to get TechDiffusion work as a standalone mod component? A standalone version of TechDiffusion should be easy to merge into BUG Mod.
 
The most important thing is how Python events are handled. I don't know what custom events framework BUG uses ... did you bring over the python files from Better BTS AI too? Cause if you had that working it should be easy.

TechDiffusion also needs RevDefs, it doesn't actually need SdToolKitCustom at all (I just deleted that line ... a relic of something long past I guess).

Other than that there really shouldn't be much to it ... if you're still having problems post what you've got and I might be able to help.
 
... did you bring over the python files from Better BTS AI too? Cause if you had that working it should be easy.
yes, better bts ai is working with my bug mod.
 
Back
Top Bottom