Jump to content

"LeveledCharacter contains leveled template actors." Error


Noggog

Recommended Posts

The idea is I am taking common NPCs such as EncWolf, and templating them to LLists containing EncWolf duplicates with different skins applied, so that when it spawns in the world, it chooses from its LList template which skin to apply.

All is fine and dandy with that.

 

The issue comes along with existing LLists that contain EncWolf. The LList hates the fact that its EncWolf entry is now templated to a LList. The CK throws the error: "LeveledCharacter contains leveled template actors", telling me to remove the EncWolf entry that is templated.

Is this a legitimate issue that will cause problems? Or is the CK just being a baby? I expect it may be worried about LList references being circular, but I feel like it should be able to handle having an entry that's templated to a LList just fine as long as they aren't circular.

 

Any insights to whether this is a valid warning to pay attention to?

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...