Changing Cargo?

J_Period

gone :(
Joined
Feb 8, 2006
Messages
385
Location
Denver, CO, USA
I don't suppose there is a python function that allows you to change the amount or type of cargo you can carry? I didn't see one, but I may have missed it. If anyone finds one, let me know. (or any other way to change the amount or type of cargo you can carry...)
 
If you're talking about the basic unit type abilities, then you can modify it inthe XMLs.
If you want to change the cargo in game, you have to the realted unit command by CyUnit.doCommand().
 
I meant in game...
like if I wanted to add a promotion to sea units "smuggler's hold" or something that allowed them to carry 1 additional unit or something...
With "doCommand" you can just tell them to pick something up righ?
 
Back
Top Bottom