Difference between revisions of "OBSE Wish List"
Jump to navigation
Jump to search
remove equipitem2
imported>Angel (add TrainSkill ResurrectActorHealthPercent, and RunScript) |
imported>Scruggs (remove equipitem2) |
||
Line 26: | Line 26: | ||
*'''DeleteClonedForm''' - Delete the reference and base object of a cloned form like DeleteFullActorCopy | *'''DeleteClonedForm''' - Delete the reference and base object of a cloned form like DeleteFullActorCopy | ||
*'''SetObjectAlpha''' - Just like SetActorAlpha except works on any object, not just actors. | *'''SetObjectAlpha''' - Just like SetActorAlpha except works on any object, not just actors. | ||
*'''DuplicateAllItems2''' - Same as DuplicateAllItems, but doesn't create a new ID/cloneformed item for each scripted item that's duplicated | *'''DuplicateAllItems2''' - Same as DuplicateAllItems, but doesn't create a new ID/cloneformed item for each scripted item that's duplicated | ||
*'''EnablePlayerControls2/DisablePlayerControls2''' - Acts like the original functions but without hiding UI. | *'''EnablePlayerControls2/DisablePlayerControls2''' - Acts like the original functions but without hiding UI. |