Porting the "Gods of Old" Plague Effect Into Civ

tsentom1

Bubble Dragon
Joined
Jul 24, 2007
Messages
1,000
Location
New York
Every time I try to do this I always make some mistake in the Python.

Basically, I want to take the Gods of Old Plague Effect and give it to a new unit I'm making as a default ability (not tied to a religion). I have the inquisitor unit from Gods of Old, is moving the Plague Effect to a new unit possible? Has anyone does this?
 
I think I port the effect correctly, however I'm having trouble with the interface.

The Unit I set it to, the button doesn't appear and in fact all the action buttons of that unit freezes and I can't do anything. Is there someplace to set this besides the MainInterferace Screens Python file?
 
HAHA I'm such an idiot.

I had coded it correctly, I simply forgot to update the Interface XML :/
 
Back
Top Bottom