Talk:Tutorial:Sims 3 Custom Animations
From SimsWiki
Talk to Me!!!
Please post any problems with my tutorial or questions you may have here or PM me (rothn) at MTS
ObjectClass - This is the class name for your object's script. There can't be multiple classes with the same name in one namespace, so I generally choose a concise description of the object (e.g. AnimTutorial)
ObjectClassHash - This is the Fnv64 hash of your ObjectClass. ??should be {YourNamespace}.{ObjectClass}??
Pljones