So, I’m trying to create an elephantrider unit akin to the Mammothrider, but I can’t figure out how to properly copy over/link the ATR/FMD from one RPK to another :/
In order to access the ATR and FMD ov the Elephant/Mammoth RPks, I copied over their contents to the Unit_Elves.RPK I’m modyfing (Based on Arnout’s Dark Elf template mod).
But when I try to give the double copied (For new ID) resolver to the Elephant/Mammoth copy, the ModEd constantly throws this error message at me
10055 WARNING:[#00000104000003EA\Figure_Main_Template\TemplateLayer_13] Missing template instance for: Figure_Idle_World_Template
10056 WARNING:[#00000104000003EA\Figure_Main_Template\StatePlayer_11] Error Broken Template (instance missing for rig?) initiating flow
What am I missing here?

*I’ve switched resolver to none to stop the message from appearing
I’ve solved this by creating the modfied elephant-unit directly in the UNIT_ELEPHANTS.RPK aswell as creating a copy of the Mammothrider#s model in its .clb file, then deactivating certain meshes, practically turning the Mammoth into a bigger Elephant.
-
This topic was modified 5 years ago by
Thariorn. Reason: Seem to have solved this issue