[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
Difference between revisions of "List of Functions"
Jump to navigation
Jump to search
Added a few OBSE 21 functions.
imported>Lubronbrons (→S) |
imported>QQuix (Added a few OBSE 21 functions.) |
||
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 2,666: | 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,876: | Line 2,886: | ||
|- | |- | ||
|CS || [[SetActorFullName]] || | |CS || [[SetActorFullName]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 21 || [[SetActorMaxSwimBreath]] || | |||
|- | |- | ||
|CS || [[SetActorRefraction]] || | |CS || [[SetActorRefraction]] || | ||
Line 2,882: | 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]] || |