Adding a new(combo) horde
I tried making an orc warrior horde able to combine with another orc warrior horde to form a bigger horde,
Copied the code for the fighterarchercombo horde and remade it to be only warriors and no archers, changed some positions, and some other stuff.
When I loaded the game it gave me an error :
"addModuleInfo - ERROR defining module 'W3DScriptedModelDraw' on thing template 'IsengardFighterHorde'. The module 'W3DScriptedModelDraw'had the tag 'ModuleTag_W3DModelDraw' which must be unique among all modules for this object, but the tag 'ModuleTag_W3DModelDraw' is also already on draw module 'W3DScriptedModelDraw' within this object.
Please make unique tag names within an object definition."
Can anyone tell me what went wrong ?
Is there a model definition thingy somewhere in here that may only be used once ??
|