Oh Cypher, where are thou?CTM Out Of Process
Oh Cypher, where are thou?CTM Out Of Process
Okay, that makes sense, I just found other (IMHO better) ways of doing most things not using CTM. For example, looting, with CTM_LOOT flag passed, sure you open the loot but even if you have auto-loot enabled it won't grab each item of the corpse. On the other hand, calling the virtual function "interact" instead of CTM_LOOT will auto-loot. Also, if you want to interact with a corpse, or an object, or an NPC, or ... anything you still just call interact instead of having to distinguish between skinning, npc interaction, loot, object interaction, etc.