Talk:SetGodMode - Debug
Revision as of 11:19, 12 January 2013 by imported>Tox2ik (Created page with "'''Do not apply damage in god mode'''? How would one apply damage to the player actor without ignoring god mode? That is, if god mod is on, do not apply any damage. I've seen...")
Do not apply damage in god mode?
How would one apply damage to the player actor without ignoring god mode? That is, if god mod is on, do not apply any damage. I've seen a few mods ignore god mode and I think it's improper. An observation I've made is that if the damage is applied through a Perk in the CK, rather than via direct manipulation of AV Health in a script, then the god mode setting is heeded. Perhaps there is a clever way to "export" god mode status to a script? Or at least a condition function that can be used in a magic effect?