Slave Trade mod

wolverine2112

Warlord
Joined
Jun 25, 2011
Messages
218
Anyone want to help me get this to work with cep? if it helps i can get it to work with just tools, but with ceg it won't let me build anything.
 
Post your lua logs, your database logs and a copy of the mod. There's a good chance that you have conflicting lua files between the mods too.
 
It looks like the mod author may have forgotten(?) to set the CombatClass for several of his civilian units. I recommend you let the author know.

Try adding the following code to the following files:
PHP:
<CombatClass>UNITCOMBAT_CIVILIAN</CombatClass>

\Slave Unit Pack (v 1)\XML\Slave.xml line 13
\Slavery Mod (v 1)\XML\UnitsSlavery.xml lines 27 and 51
\SlaveTrade\Units.xml line 19
 
Top Bottom