Difference between revisions of "OBSE Wish List"
Jump to navigation
Jump to search
→Modifications of Existing Functions
imported>Angel |
imported>Angel |
||
Line 35: | Line 35: | ||
*'''ResurrectActorHealthPercent'''- Resurrects the target actor with the given health remaining. | *'''ResurrectActorHealthPercent'''- Resurrects the target actor with the given health remaining. | ||
*'''RunScript'''- Forces a run of the specified script, even if the begin/end block is not Gamemode. Makes quest stage reactions faster and allows variables to be defined in a stage result script. | *'''RunScript'''- Forces a run of the specified script, even if the begin/end block is not Gamemode. Makes quest stage reactions faster and allows variables to be defined in a stage result script. | ||
*'''SetDetectionLevel'''- Sets the Actors detection level of the target ID, as defined in the function GetDetectionLevel. | |||
==Modifications/Extensions of OBSE Functions== | ==Modifications/Extensions of OBSE Functions== |