Difference between revisions of "List of Functions"

965 bytes added ,  12:30, 22 December 2020
Added a few OBSE 21 functions.
imported>Rirein
imported>QQuix
(Added a few OBSE 21 functions.)
 
(5 intermediate revisions by 2 users not shown)
Line 154: Line 154:
|-
|-
|}
|}
 
===C===
===C===
{| width=100% class=functionTable
{| width=100% class=functionTable
Line 339: Line 339:
|-
|-
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[CopyNthEffectItem]] ||  
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[CopyNthEffectItem]] ||  
|-
|[[:Category:Oblivion_Script_Extender|OBSE]] 21 || [[CopyRace]] ||
|-
|-
|[[:Category:Pluggy|Pluggy]] || [[CopyString]] ||  
|[[:Category:Pluggy|Pluggy]] || [[CopyString]] ||  
Line 406: Line 408:
|-
|-
|CS || [[DisablePlayerControls]] || Player cannot move, wait, activate things, access journal.
|CS || [[DisablePlayerControls]] || Player cannot move, wait, activate things, access journal.
|-
|[[:Category:Oblivion_Script_Extender|OBSE]] 21 || [[DispatchEvent]] ||
|-
|-
|CS || [[Dispel]] || Removes specified spell/magic that is affecting an actor.
|CS || [[Dispel]] || Removes specified spell/magic that is affecting an actor.
Line 572: Line 576:
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetActorMaxLevel]] ||  
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetActorMaxLevel]] ||  
|-
|-
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetActorMinLevel]] ||  
|[[:Category:Oblivion_Script_Extender|OBSE]] 21 || [[GetActorMaxSwimBreath]] || ||-
|-
[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetActorMinLevel]] ||  
|-
|-
|[[:Category:Oblivion_Script_Extender|OBSE]] 18 || [[GetActorPackages]] ||  
|[[:Category:Oblivion_Script_Extender|OBSE]] 18 || [[GetActorPackages]] ||  
|-
|-
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetActorSoulLevel]] ||  
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetActorSoulLevel]] ||  
|-
|[[:Category:Oblivion_Script_Extender|OBSE]] 21 || [[GetActorSwimBreath]] ||
|-
|-
|CS || [[GetActorValue]] || Returns current value of an NPC/Player [[Stats List|stat]].
|CS || [[GetActorValue]] || Returns current value of an NPC/Player [[Stats List|stat]].
Line 1,187: Line 1,195:
|-
|-
|CS || [[GetLOS]] ||  
|CS || [[GetLOS]] ||  
|-
|[[:Category:Oblivion_Script_Extender|OBSE]] 21 || [[GetLuckModifiedSkill]] ||
|-
|-
|[[:Category:Oblivion_Script_Extender|OBSE]] 17 || [[GetMagicEffectAreaSound]] ||  
|[[:Category:Oblivion_Script_Extender|OBSE]] 17 || [[GetMagicEffectAreaSound]] ||  
Line 1,655: Line 1,665:
|-
|-
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetRider]] ||  
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetRider]] ||  
|-
|[http://www.nexusmods.com/oblivion/mods/40132/? REID] || [[GetRuntimeEditorID]] || Returns the editor ID of a form or an empty string if the form has no editorID.
|-
|-
|CS || [[GetScale]] ||  
|CS || [[GetScale]] ||  
Line 1,899: Line 1,911:
|-
|-
|}
|}
 
===H===
===H===
{| width=100% class=functionTable
{| width=100% class=functionTable
Line 1,926: Line 1,938:
|-
|-
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[HasSpell]] ||  
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[HasSpell]] ||  
|-
|[[:Category:Oblivion_Script_Extender|OBSE]] 21 || [[HasTail]] ||
|-
|-
|CS || [[HasVampireFed]] ||  
|CS || [[HasVampireFed]] ||  
Line 1,934: Line 1,948:
|-
|-
|}
|}
 
===I===
===I===
{| width=100% class=functionTable
{| width=100% class=functionTable
Line 2,660: Line 2,674:
|-
|-
|[[:Category:Oblivion_Script_Extender|OBSE]] 18 || [[OutputLocalMapPicturesOverride]] ||  
|[[:Category:Oblivion_Script_Extender|OBSE]] 18 || [[OutputLocalMapPicturesOverride]] ||  
|-
|[[:Category:Oblivion_Script_Extender|OBSE]] 21 || [[OverrideActorSwimBreath‎]] ||
|-
|-
|}
|}
Line 2,870: Line 2,886:
|-
|-
|CS || [[SetActorFullName]] ||  
|CS || [[SetActorFullName]] ||  
|-
|[[:Category:Oblivion_Script_Extender|OBSE]] 21 || [[SetActorMaxSwimBreath]] ||
|-
|-
|CS || [[SetActorRefraction]] ||  
|CS || [[SetActorRefraction]] ||  
Line 2,876: Line 2,894:
|-
|-
|CS 1.2 || [[SetActorsAI]] || Activates/de-activates actor's AI.
|CS 1.2 || [[SetActorsAI]] || Activates/de-activates actor's AI.
|-
|[[:Category:Oblivion_Script_Extender|OBSE]] 21 || [[SetActorSwimBreath]] ||
|-
|-
|CS || [[SetActorValue]] ||  
|CS || [[SetActorValue]] ||  
Line 2,946: Line 2,966:
|-
|-
|[[:Category:Oblivion_Script_Extender|OBSE]] 20 || [[SetCellLighting]] ||  
|[[:Category:Oblivion_Script_Extender|OBSE]] 20 || [[SetCellLighting]] ||  
|-
|[[:Category:Oblivion_Script_Extender|OBSE]] 21 || [[SetCellMusicType]] ||
|-
|-
|CS || [[SetCellOwnership]] ||  
|CS || [[SetCellOwnership]] ||  
Line 3,950: Line 3,972:
|-
|-
|}
|}
 
===T===
===T===
{| width=100% class=functionTable
{| width=100% class=functionTable
Anonymous user