Difference between revisions of "OBSE Wishes Fulfilled"

188 bytes added ,  19:08, 6 October 2008
Get/SetHidesAmulets/Rings
imported>Scruggs
(v0016: DeleteReference, spell effectiveness commands)
imported>Scruggs
(Get/SetHidesAmulets/Rings)
Line 129: Line 129:
*'''destroyObject''' - completely removes an object from the game world, unlike [[Disable]] which only stops it from rendering. ''DeleteReference''
*'''destroyObject''' - completely removes an object from the game world, unlike [[Disable]] which only stops it from rendering. ''DeleteReference''
*'''Get/SetCastEfficiency''' - Get and set the calling actor's casting efficiency as modified by armor. ''Get/ModPCSpellEffectiveness''. Similar functionality will not be implemented for NPCs and creatures because the game does not support spell effectiveness for those actor types (but support could be added via an OBSE plugin).
*'''Get/SetCastEfficiency''' - Get and set the calling actor's casting efficiency as modified by armor. ''Get/ModPCSpellEffectiveness''. Similar functionality will not be implemented for NPCs and creatures because the game does not support spell effectiveness for those actor types (but support could be added via an OBSE plugin).
*'''Get/SetHideAmulet''' - Returns or sets the hide amulet attribute of the calling reference.
*'''Get/SetHideRings''' - Returns or sets the hide rings attribute of the calling reference.
Anonymous user