Barbarian Envoy: New unit idea - need help with details

Hey, I love the idea, and may use it in WoL. Questions, though -

1. This thing works for 3.17, but since it is just xml and python, I'm assuming it should work for 3.19 as well. However, just in case, how hard would it be to update this to 3.19?

2. Maybe The J can help me answer this, but is it possible to also apply this to minor civilizations, too? I'm thinking of The J's spawnaciv modcomp right now, where there can be minor civs to pop up.
 
I think, from 3.17 to 3.19 no python or XML has been changed.

For the second: Can sure be changed to that, but like said, i haven't looked at it.
My civs are no real minor civs, they are "just" in war with everyone, and can't enter diplomacy, that's coding wise a difference. But for scenarios, a check for if ThisCiv.isMinor() should also be added to the modcomp, that's a good idea.

(@blondbeard: sorry for hijacking the answer)
 
If it doesn't work with minor civs let me know and I'll fix it. I plan on upgrading to 3.19 one of these days, but will have to update all my mods... if it works now, great, if not, give me a little time...

Other "improvements" are in to works as well - I was hoping that some people would play test it so that I can fix any bugs (if any turn up) as well for the next release. So please play and comment!

Capt Blondbeard
 
The unit works ok with single player, but in multiplayer it causes an OSS value error "Games are no longer synchronized". It was a LAN connection, and we both have the same versions, etc.

Any idea what this is, how to correct, or how to figure out what it is?:p
 
Back
Top Bottom