Difference between revisions of "List of Functions"
no edit summary
imported>Shademe m (Changed a faulty catagorization issue for the nameIncludes function) |
imported>Blabla21 |
||
Line 12: | Line 12: | ||
!align=left|Description - [[#A|A]][[#B|B]][[#C|C]][[#D|D]][[#E|E]][[#F|F]][[#G|G]][[#H|H]][[#I|I]][[#J|J]][[#K|K]][[#L|L]][[#M|M]][[#N|N]][[#O|O]][[#P|P]][[#Q|Q]][[#R|R]][[#S|S]][[#T|T]][[#U|U]][[#V|V]][[#W|W]][[#X|X]][[#Y|Y]][[#Z|Z]] | !align=left|Description - [[#A|A]][[#B|B]][[#C|C]][[#D|D]][[#E|E]][[#F|F]][[#G|G]][[#H|H]][[#I|I]][[#J|J]][[#K|K]][[#L|L]][[#M|M]][[#N|N]][[#O|O]][[#P|P]][[#Q|Q]][[#R|R]][[#S|S]][[#T|T]][[#U|U]][[#V|V]][[#W|W]][[#X|X]][[#Y|Y]][[#Z|Z]] | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[Abs]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[Abs]] || Converts negative number to equivalent positive number. | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[ | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[ACos]] || | ||
|- | |- | ||
|CS || [[Activate]] || Activate object. | |CS || [[Activate]] || Activate object. | ||
|- | |- | ||
|CS || [[AddAchievement]] || | |CS || [[AddAchievement]] || X-Box only | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[AddEffectItem]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[AddEffectItem]] || | ||
Line 24: | Line 24: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[AddEffectItemC]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[AddEffectItemC]] || | ||
|- | |- | ||
|CS || [[AddFlames]] || | |CS || [[AddFlames]] || Adds the 'flame nodes' object to the object | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 11 || [[AddFullEffectItem]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 11 || [[AddFullEffectItem]] || | ||
Line 30: | Line 30: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 11 || [[AddFullEffectItemC]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 11 || [[AddFullEffectItemC]] || | ||
|- | |- | ||
|CS || [[AddItem]] || | |CS || [[AddItem]] || Adds number of item to calling container's inventory. | ||
|- | |- | ||
|CS || [[AddScriptPackage]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[AddItemNS]] || | ||
|- | |||
|CS || [[AddScriptPackage]] || Adds script package to the calling actor. | |||
|- | |- | ||
|CS || [[AddSpell]] || Add spell/ability/disease to actor. | |CS || [[AddSpell]] || Add spell/ability/disease to actor. | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[AddSpellNS]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[AddToLeveledList]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[AddToLeveledList]] || | ||
|- | |- | ||
|CS || [[AddTopic]] || | |CS || [[AddTopic]] || Adds the topic to player's known list of topics. | ||
|- | |||
|CS || [[AdvancePCLevel]] || Brings up the 'level menu' and allows player to advance a level. | |||
|- | |- | ||
|CS || [[ | |CS || [[AdvancePCSkill]] || Increases player's skill by the given amount. | ||
|- | |- | ||
| | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[AHammerKey]] || Simulates rapid keypresses on odd frames. | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[ | |[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[AnimPathIncludes]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 11 || [[AppendToName]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 11 || [[AppendToName]] || | ||
|- | |- | ||
|[[:Category:Pluggy|Pluggy]] || [[ArrayCmp]] || | |[[:Category:Pluggy|Pluggy]] || [[ArrayCmp]] || Compares two arrays. | ||
|- | |- | ||
|[[:Category:Pluggy|Pluggy]] || [[ArrayCount]] || | |[[:Category:Pluggy|Pluggy]] || [[ArrayCount]] || Returns the count of indexes that contain a value. | ||
|- | |- | ||
|[[:Category:Pluggy|Pluggy]] || [[ArrayEsp]] || | |[[:Category:Pluggy|Pluggy]] || [[ArrayEsp]] || Gets or sets the esp associated to an array. | ||
|- | |- | ||
|[[:Category:Pluggy|Pluggy]] || [[ArrayProtect]] || | |[[:Category:Pluggy|Pluggy]] || [[ArrayProtect]] || Gets or sets the protection state of an array. | ||
|- | |- | ||
|[[:Category:Pluggy|Pluggy]] || [[ArraySize]] || | |[[:Category:Pluggy|Pluggy]] || [[ArraySize]] || Gets or sets the size of an array. | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[ | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[ASin]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[ | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[ATan]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[ | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[ATan2]] || | ||
|- | |- | ||
|CS || [[Autosave]] || | |CS || [[Autosave]] || Force an autosave of the game. | ||
|} | |} | ||
Line 75: | Line 81: | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[CalcLeveledItem]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[CalcLeveledItem]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[CalcLeveledItemNR]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[CanCorpseCheck]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[CanCorpseCheck]] || | ||
|- | |- | ||
|CS || [[CanHaveFlames]] || | |CS || [[CanHaveFlames]] || Returns 1 if the object can have flames. | ||
|- | |||
|CS || [[CanPayCrimeGold]] || Returns 1 if actor can pay their bounty (crime gold) | |||
|- | |||
|CS || [[Cast]] || Calling object casts the spell at specified target. | |||
|- | |- | ||
| | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[Ceil]] || Rounds decimal portion of number up, even if less than 0.5. | ||
|- | |- | ||
| | |[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[ClearHotKey]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[ | |[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[ClearLeveledList]] || | ||
|- | |- | ||
|CS 1.2 || [[ClearOwnership]] || Removes all ownership to the item in question. | |CS 1.2 || [[ClearOwnership]] || Removes all ownership to the item in question. | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[ | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[CloneForm]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[CloseAllMenus]] || Closes all currently open menus. | |||
|- | |- | ||
|CS || [[CloseCurrentOblivionGate]] || | |CS || [[CloseCurrentOblivionGate]] || Performs functions and closes current oblivion gate. | ||
|- | |- | ||
|CS || [[CloseOblivionGate]] || | |CS || [[CloseOblivionGate]] || If calling reference is an Oblivion gate, closes it. | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[CompareFemaleBipedPath]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[CompareFemaleBipedPath]] || | ||
Line 114: | Line 128: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[CompareNames]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[CompareNames]] || | ||
|- | |- | ||
|CS || [[CompleteQuest]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[CompareScripts]] || | ||
|- | |||
|CS || [[CompleteQuest]] || Marks the quest as complete. | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[Con_CAL]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[Con_CAL]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[Con_GetINISetting]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[Con_HairTint]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[Con_HairTint]] || | ||
Line 130: | Line 146: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 11 || [[Con_QuitGame]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 11 || [[Con_QuitGame]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[Con_RefreshINI]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[Con_RunMemoryPass]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[Con_RunMemoryPass]] || | ||
Line 178: | Line 194: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[Con_ToggleMenus]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[Con_ToggleMenus]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[Con_WaterDeepColor]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[Con_WaterReflectionColor]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[Con_WaterReflectionColor]] || | ||
Line 186: | Line 202: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[CopyAllEffectItems]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[CopyAllEffectItems]] || | ||
|- | |- | ||
|[[:Category:Pluggy|Pluggy]] || [[CopyArray]] || | |[[:Category:Pluggy|Pluggy]] || [[CopyArray]] || Creates a copy of an array and returns the newly created ArrayID. | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[CopyEyes]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[CopyEyes]] || | ||
Line 218: | Line 234: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[Cosh]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[Cosh]] || | ||
|- | |- | ||
|[[:Category:Pluggy|Pluggy]] || [[CreateArray]] || | |[[:Category:Pluggy|Pluggy]] || [[CreateArray]] || Creates a new array. | ||
|- | |- | ||
|CS || [[CreateFullActorCopy]] || | |CS || [[CreateFullActorCopy]] || Creates a copy of the actor and its base. | ||
|- | |- | ||
|[[:Category:Pluggy|Pluggy]] || [[CreateString]] || | |[[:Category:Pluggy|Pluggy]] || [[CreateString]] || | ||
Line 244: | Line 260: | ||
!align=left|Description - [[#A|A]][[#B|B]][[#C|C]][[#D|D]][[#E|E]][[#F|F]][[#G|G]][[#H|H]][[#I|I]][[#J|J]][[#K|K]][[#L|L]][[#M|M]][[#N|N]][[#O|O]][[#P|P]][[#Q|Q]][[#R|R]][[#S|S]][[#T|T]][[#U|U]][[#V|V]][[#W|W]][[#X|X]][[#Y|Y]][[#Z|Z]] | !align=left|Description - [[#A|A]][[#B|B]][[#C|C]][[#D|D]][[#E|E]][[#F|F]][[#G|G]][[#H|H]][[#I|I]][[#J|J]][[#K|K]][[#L|L]][[#M|M]][[#N|N]][[#O|O]][[#P|P]][[#Q|Q]][[#R|R]][[#S|S]][[#T|T]][[#U|U]][[#V|V]][[#W|W]][[#X|X]][[#Y|Y]][[#Z|Z]] | ||
|- | |- | ||
|CS || [[DeleteFullActorCopy]] || | |CS || [[DeleteFullActorCopy]] || Deletes a created reference and its base object. | ||
|- | |- | ||
|[[:Category:Pluggy|Pluggy]] || [[DelFile]] || | |[[:Category:Pluggy|Pluggy]] || [[DelFile]] || | ||
Line 250: | Line 266: | ||
|[[:Category:Pluggy|Pluggy]] || [[DelTxtFile]] || | |[[:Category:Pluggy|Pluggy]] || [[DelTxtFile]] || | ||
|- | |- | ||
|[[:Category:Pluggy|Pluggy]] || [[DestroyAllArrays]] || | |[[:Category:Pluggy|Pluggy]] || [[DestroyAllArrays]] || Destroys all arrays associated with the EspID. | ||
|- | |- | ||
|[[:Category:Pluggy|Pluggy]] || [[DestroyAllStrings]] || | |[[:Category:Pluggy|Pluggy]] || [[DestroyAllStrings]] || Destroys the array. | ||
|- | |- | ||
|[[:Category:Pluggy|Pluggy]] || [[DestroyArray]] || | |[[:Category:Pluggy|Pluggy]] || [[DestroyArray]] || | ||
Line 258: | Line 274: | ||
|[[:Category:Pluggy|Pluggy]] || [[DestroyString]] || | |[[:Category:Pluggy|Pluggy]] || [[DestroyString]] || | ||
|- | |- | ||
|CS || [[Disable]] || | |CS || [[Disable]] || Disables the calling object. | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[DisableControl]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[DisableControl]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[DisableKey]] || | ||
|- | |- | ||
|CS || [[DisableLinkedPathPoints]] || | |CS || [[DisableLinkedPathPoints]] || Disables any path points linked to the calling object. | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[DisableMouse]] || | ||
|- | |- | ||
|CS || [[DisablePlayerControls]] || | |CS || [[DisablePlayerControls]] || Player cannot move, wait, activate things, access journal. | ||
|- | |- | ||
|CS || [[Dispel]] || | |CS || [[Dispel]] || Removes specified spell/magic that is affecting an actor. | ||
|- | |- | ||
|CS || [[DispelAllSpells]] || | |CS || [[DispelAllSpells]] || Removes all current spells/magic that affecting an actor. | ||
|- | |- | ||
|CS || [[Drop]] || | |CS || [[Drop]] || Calling actor drops the specified item(s) in the world at his feet. | ||
|- | |- | ||
|CS || [[DropMe]] || | |CS || [[DropMe]] || Drops the calling item from its container. | ||
|- | |- | ||
|[[:Category:Pluggy|Pluggy]] || [[DupArray]] || | |[[:Category:Pluggy|Pluggy]] || [[DupArray]] || | ||
|- | |- | ||
|CS || [[DuplicateAllItems]] || | |CS || [[DuplicateAllItems]] || Duplicates all items into the target container. | ||
|- | |- | ||
|CS || [[DuplicateNPCStats]] || | |CS || [[DuplicateNPCStats]] || Duplicates all stats from specified actor to calling actor. | ||
|} | |} | ||
Line 292: | Line 308: | ||
!align=left|Description - [[#A|A]][[#B|B]][[#C|C]][[#D|D]][[#E|E]][[#F|F]][[#G|G]][[#H|H]][[#I|I]][[#J|J]][[#K|K]][[#L|L]][[#M|M]][[#N|N]][[#O|O]][[#P|P]][[#Q|Q]][[#R|R]][[#S|S]][[#T|T]][[#U|U]][[#V|V]][[#W|W]][[#X|X]][[#Y|Y]][[#Z|Z]] | !align=left|Description - [[#A|A]][[#B|B]][[#C|C]][[#D|D]][[#E|E]][[#F|F]][[#G|G]][[#H|H]][[#I|I]][[#J|J]][[#K|K]][[#L|L]][[#M|M]][[#N|N]][[#O|O]][[#P|P]][[#Q|Q]][[#R|R]][[#S|S]][[#T|T]][[#U|U]][[#V|V]][[#W|W]][[#X|X]][[#Y|Y]][[#Z|Z]] | ||
|- | |- | ||
|CS || [[Enable]] || | |CS || [[Enable]] || Enables the calling object. | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[EnableControl]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[EnableControl]] || | ||
|- | |- | ||
|CS || [[EnableFastTravel]] || | |CS || [[EnableFastTravel]] || Enables or disables fast travel. | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[EnableKey]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[EnableKey]] || | ||
|- | |- | ||
|CS || [[EnableLinkedPathPoints]] || | |CS || [[EnableLinkedPathPoints]] || Enables any path points linked to the calling object. | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[EnableMouse]] || | ||
|- | |- | ||
|CS || [[EnablePlayerControls]] || | |CS || [[EnablePlayerControls]] || Call after DisablePlayerControls to reenable controls. | ||
|- | |- | ||
|CS || [[EquipItem]] || | |CS || [[EquipItem]] || Forces the actor to equip the item. | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[EquipItemNS]] || | |||
|- | |- | ||
|[[:Category:Pluggy|Pluggy]] || [[EspToString]] || | |[[:Category:Pluggy|Pluggy]] || [[EspToString]] || | ||
|- | |- | ||
|CS || [[EssentialDeathReload]] || | |CS || [[EssentialDeathReload]] || Forces reload of the game, following an optional message. | ||
|- | |- | ||
|CS || [[EvaluatePackage]] || | |CS || [[EvaluatePackage]] || Forces actor to reevaluate which AI package they should run. | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[Exp]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[Exp]] || | ||
Line 325: | Line 343: | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[FactionHasSpecialCombat]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[FactionHasSpecialCombat]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[FileExists]] || | |||
|- | |- | ||
|[[:Category:Pluggy|Pluggy]] || [[FileToString]] || | |[[:Category:Pluggy|Pluggy]] || [[FileToString]] || | ||
Line 340: | Line 360: | ||
|[[:Category:Pluggy|Pluggy]] || [[FloatToString]] || | |[[:Category:Pluggy|Pluggy]] || [[FloatToString]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[Floor]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[Floor]] || Rounds decimal portion of number down, even if greater than 0.5. | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[Fmod]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[Fmod]] || Returns remainder of a quotient for floating point numbers. | ||
|- | |- | ||
|CS || [[ForceActorValue]] || | |CS || [[ForceActorValue]] || Modifies the current value of stat to the given value. | ||
|- | |- | ||
|CS || [[ForceCloseOblivionGate]] || | |CS || [[ForceCloseOblivionGate]] || Instantly closes the calling oblivion gate. | ||
|- | |- | ||
|CS || [[ForceFlee]] || | |CS || [[ForceFlee]] || Causes actor to analyze area for threats and flee if threat found. | ||
|- | |- | ||
|CS || [[ForceTakeCover]] || | |CS || [[ForceTakeCover]] || | ||
Line 362: | Line 382: | ||
!align=left|Description - [[#A|A]][[#B|B]][[#C|C]][[#D|D]][[#E|E]][[#F|F]][[#G|G]][[#H|H]][[#I|I]][[#J|J]][[#K|K]][[#L|L]][[#M|M]][[#N|N]][[#O|O]][[#P|P]][[#Q|Q]][[#R|R]][[#S|S]][[#T|T]][[#U|U]][[#V|V]][[#W|W]][[#X|X]][[#Y|Y]][[#Z|Z]] | !align=left|Description - [[#A|A]][[#B|B]][[#C|C]][[#D|D]][[#E|E]][[#F|F]][[#G|G]][[#H|H]][[#I|I]][[#J|J]][[#K|K]][[#L|L]][[#M|M]][[#N|N]][[#O|O]][[#P|P]][[#Q|Q]][[#R|R]][[#S|S]][[#T|T]][[#U|U]][[#V|V]][[#W|W]][[#X|X]][[#Y|Y]][[#Z|Z]] | ||
|- | |- | ||
|CS || [[GetActionRef]] || | |CS || [[GetActionRef]] || Returns reference to Actor activating the caller (OnActivate block type only!). | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetActiveEffectCount]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetActiveEffectCount]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetActiveMenuFilter]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetActiveMenuMode]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetActiveMenuObject]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetActiveMenuRef]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetActiveMenuSelection]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetActorLightAmount]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetActorMaxLevel]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetActorMaxLevel]] || | ||
Line 374: | Line 404: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetActorSoulLevel]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetActorSoulLevel]] || | ||
|- | |- | ||
|CS || [[GetActorValue]] || | |CS || [[GetActorValue]] || Returns current value of an NPC/Player [[Stats List|stat]]. | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetActorValueC]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetActorValueC]] || | ||
Line 380: | Line 410: | ||
|CS || [[GetAlarmed]] || | |CS || [[GetAlarmed]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetAlchMenuApparatus]] || Returns apparatus being used in brewing process. | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetAlchMenuIngredient]] || Returns one of the ingredients in potion being brewed. | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetAlchMenuIngredientCount]] || Returns amount of ingredient for potion being brewed. | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetAltControl]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetAltControl2]] || Returns the dx scancode of alternate key used for specified control. | |||
|- | |- | ||
|CS || [[GetAmountSoldStolen]] || | |CS || [[GetAmountSoldStolen]] || | ||
|- | |- | ||
|CS || [[GetAngle]] || | |CS || [[GetAngle]] || Finds the angle (0-360 degrees) on specified axis. | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[GetApparatusType]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[GetApparatusType]] || | ||
Line 395: | Line 433: | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetArmorType]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetArmorType]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetArrowProjectileBowEnchantment]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetArrowProjectileEnchantment]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetArrowProjectilePoison]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetAttackDamage]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetAttackDamage]] || | ||
Line 400: | Line 444: | ||
|CS || [[GetAttacked]] || | |CS || [[GetAttacked]] || | ||
|- | |- | ||
|CS || [[GetBarterGold]] || | |CS || [[GetBarterGold]] || Gives amount of gold available from NPC vendor. | ||
|- | |- | ||
|CS || [[GetBaseActorValue]] || | |CS || [[GetBaseActorValue]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetBaseActorValueC]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetBaseObject]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[GetBookCantBeTaken]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[GetBookCantBeTaken]] || | ||
Line 412: | Line 458: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[GetBookSkillTaught]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[GetBookSkillTaught]] || | ||
|- | |- | ||
|CS || [[GetButtonPressed]] || | |CS || [[GetButtonPressed]] || Returns number of button (counting from 0) clicked in last MessageBox. | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetCalcAllLevels]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetCalcEachInCount]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetCellMusicType]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetCellMusicType]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetChanceNone]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetClass]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetClass]] || | ||
Line 436: | Line 488: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetClimateVolatility]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetClimateVolatility]] || | ||
|- | |- | ||
|CS || [[GetClothingValue]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetCloseSound]] || | ||
|- | |||
|CS || [[GetClothingValue]] || Computes the total value of worn equipment on the actor. | |||
|- | |- | ||
|CS || [[GetCombatTarget]] || | |CS || [[GetCombatTarget]] || | ||
|- | |- | ||
|CS || [[GetContainer]] || | |CS || [[GetContainer]] || Returns a reference to the container the scripted object is in, if any. | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetContainerMenuView]] || Returns 1 for player inventory, 0 for merchant\container. | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetContainerRespawns]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetContainerRespawns]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetControl]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetCreatureBaseScale]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetCreatureBaseScale]] || | ||
Line 457: | Line 513: | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetCreatureSoulLevel]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetCreatureSoulLevel]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetCreatureSound]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetCreatureSoundBase]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetCreatureSoundBase]] || | ||
Line 516: | Line 574: | ||
|CS || [[GetDoorDefaultOpen]] || | |CS || [[GetDoorDefaultOpen]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] 9a || [[GetEnchantment]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] 9a || [[GetEnchantmentCharge]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetEnchantmentCost]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 9a || [[GetEnchantmentCost]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetEnchantmentType]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 9a || [[GetEnchantmentType]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetEnchMenuEnchItem]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetEnchMenuSoulgem]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetEquipmentSlot]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetEquipmentSlot]] || | ||
Line 532: | Line 594: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetEquippedCurrentCharge]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetEquippedCurrentCharge]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetEquippedCurrentHealth]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetEquippedObject]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetEquippedObject]] || | ||
Line 539: | Line 601: | ||
|- | |- | ||
|[[:Category:Pluggy|Pluggy]] || [[GetEsp]] || | |[[:Category:Pluggy|Pluggy]] || [[GetEsp]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetEyes]] || | |||
|- | |- | ||
|CS || [[GetFactionRank]] || | |CS || [[GetFactionRank]] || | ||
Line 545: | Line 609: | ||
|- | |- | ||
|CS || [[GetFactionReaction]] || | |CS || [[GetFactionReaction]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetFallTimer]] || | |||
|- | |- | ||
|CS || [[GetFatiguePercentage]] || | |CS || [[GetFatiguePercentage]] || | ||
Line 557: | Line 623: | ||
|- | |- | ||
|CS || [[GetFriendHit]] || | |CS || [[GetFriendHit]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetFullGoldValue]] || | |||
|- | |- | ||
|CS || [[GetFurnitureMarkerID]] || | |CS || [[GetFurnitureMarkerID]] || | ||
Line 567: | Line 635: | ||
|- | |- | ||
|CS || [[GetGlobalValue]] || | |CS || [[GetGlobalValue]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetGodMode]] || | |||
|- | |- | ||
|CS || [[GetGold]] || | |CS || [[GetGold]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetGoldValue]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetGoldValue]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetHair]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetHairColor]] || | |||
|- | |- | ||
|CS || [[GetHeadingAngle]] || | |CS || [[GetHeadingAngle]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetHorse]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetHorse]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetHotKeyItem]] || | |||
|- | |- | ||
|CS || [[GetIdleDoneOnce]] || | |CS || [[GetIdleDoneOnce]] || | ||
Line 630: | Line 706: | ||
|CS || [[GetItemCount]] || | |CS || [[GetItemCount]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetKeyPress]] || | ||
|- | |- | ||
|CS || [[GetKnockedState]] || | |CS || [[GetKnockedState]] || | ||
|- | |- | ||
|CS || [[GetLevel]] || | |CS || [[GetLevel]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetLevItemByLevel]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetLightRadius]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetLightRadius]] || | ||
Line 643: | Line 721: | ||
|- | |- | ||
|CS || [[GetLockLevel]] || | |CS || [[GetLockLevel]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetLoopSound]] || | |||
|- | |- | ||
|CS || [[GetLOS]] || | |CS || [[GetLOS]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetMagicEffectBarterFactor]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetMagicEffectBaseCost]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetMagicEffectBaseCost]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetMagicEffectCode]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetMagicEffectEnchantFactor]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[GetMagicEffectOtherActorValue]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[GetMagicEffectOtherActorValue]] || | ||
Line 660: | Line 740: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetMagicEffectProjectileSpeed]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetMagicEffectProjectileSpeed]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetMagicEffectSchool]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[GetMagicEffectUsedObject]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[GetMagicEffectUsedObject]] || | ||
Line 669: | Line 749: | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetMagicItemType]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetMagicItemType]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetMagicProjectileSpell]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 12 || [[GetMerchantContainer]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 12 || [[GetMerchantContainer]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetModIndex]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetMouseButtonPress]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetMouseButtonPress]] || | ||
Line 696: | Line 780: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetNthChildRef]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetNthChildRef]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetNthDetectedActor]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetNthEffectItemActorValue]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetNthEffectItemArea]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetNthEffectItemCode]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetNthEffectItemDuration]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetNthEffectItemMagnitude]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetNthEffectItemRange]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[GetNthEffectItemScript]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[GetNthEffectItemScript]] || | ||
Line 717: | Line 803: | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetNthFollower]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetNthFollower]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetNthLevItem]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetNthLevItemCount]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetNthLevItemLevel]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetNthPackage]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[GetNthPlayerSpell]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[GetNthPlayerSpell]] || | ||
Line 724: | Line 818: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetNthRaceSpell]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetNthRaceSpell]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetNthSpell]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetNumChildRefs]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetNumChildRefs]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetNumDetectedActors]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetNumericINISetting]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetNumericINISetting]] || | ||
Line 738: | Line 834: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetNumKeysPressed]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetNumKeysPressed]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetNumLevItems]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetNumLoadedMods]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetNumMouseButtonsPressed]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetNumPackages]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetNumRanks]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetNumRanks]] || | ||
Line 746: | Line 848: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetObjectCharge]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetObjectCharge]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetObjectHealth]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetObjectType]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetObjectType]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetOBSERevision]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetOBSEVersion]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetOBSEVersion]] || | ||
Line 755: | Line 859: | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetOpenKey]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetOpenKey]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetOpenSound]] || | |||
|- | |- | ||
|CS || [[GetOpenState]] || | |CS || [[GetOpenState]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetOwner]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetOwner]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetOwningFactionRequiredRank]] || | |||
|- | |- | ||
|CS || [[GetPackageTarget]] || | |CS || [[GetPackageTarget]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetParentCell]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetParentCellOwner]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetParentCellOwner]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetParentCellOwningFactionRequiredRank]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetParentCellWaterHeight]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetParentCellWaterHeight]] || | ||
|- | |- | ||
|CS || [[GetParentRef]] || | |CS || [[GetParentRef]] || Returns the parent reference (assigned in Construction Set) of an object in the world. | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetPCAttributeBonus]] || | |||
|- | |- | ||
|CS || [[GetPCExpelled]] || | |CS || [[GetPCExpelled]] || | ||
Line 791: | Line 903: | ||
|- | |- | ||
|CS || [[GetPCIsSex]] || | |CS || [[GetPCIsSex]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetPCMajorSkillUps]] || | |||
|- | |- | ||
|CS || [[GetPCMiscStat]] || | |CS || [[GetPCMiscStat]] || | ||
Line 816: | Line 930: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetPluginVersion]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetPluginVersion]] || | ||
|- | |- | ||
|CS || [[GetPos]] || | |CS || [[GetPos]] || Returns position on x, y, or z axis in world. | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetProcessLevel]] || | ||
|- | |- | ||
| | |[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetProjectileSource]] || | ||
|- | |- | ||
|CS || [[GetQuestVariable]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetProjectileType]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[GetQuality]] || | |||
|- | |||
|CS || [[GetQuestRunning]] || 1 if StartQuest or SetStage was used or is running by default. | |||
|- | |||
|CS || [[GetQuestVariable]] || Intended for dialogue conditions - use questName.variable instead. | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetRace]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetRace]] || | ||
Line 836: | Line 956: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetRaceSpellCount]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[GetRaceSpellCount]] || | ||
|- | |- | ||
|CS || [[GetRandomPercent]] || | |CS || [[GetRandomPercent]] || Returns an ''integer'' from 0 to 100. See also [[Rand]] (OBSE). | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetRefCount]] || | |||
|- | |- | ||
|[[:Category:Pluggy|Pluggy]] || [[GetRefEsp]] || | |[[:Category:Pluggy|Pluggy]] || [[GetRefEsp]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetRefVariable]] || | |||
|- | |- | ||
|CS || [[GetRestrained]] || | |CS || [[GetRestrained]] || | ||
Line 854: | Line 978: | ||
|CS || [[GetSecondsPassed]] || | |CS || [[GetSecondsPassed]] || | ||
|- | |- | ||
|CS || [[GetSelf]] || | |CS || [[GetSelf]] || Returns the actor affected by a scripted effect in a script effect block. | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetServicesMask]] || | |||
|- | |- | ||
|CS || [[GetShouldAttack]] || | |CS || [[GetShouldAttack]] || | ||
Line 864: | Line 990: | ||
|CS || [[GetSleeping]] || | |CS || [[GetSleeping]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetSoulGemCapacity]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetSoulLevel]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetSoundPlaying]] || Returns number of times the specified sound is playing. | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetSourceModIndex]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetSpellCount]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetSpellCount]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 12 || [[GetSpellExplodesWithNoTarget]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 12 || [[GetSpellExplodesWithNoTarget]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetSpellHostile]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetSpellMagickaCost]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetSpellMagickaCost]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetSpellMasteryLevel]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[GetSpellSchool]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[GetSpellSchool]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetSpellType]] || | ||
|- | |- | ||
|CS || [[GetStage]] || | |CS || [[GetStage]] || | ||
Line 894: | Line 1,026: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetTeleportCell]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetTeleportCell]] || | ||
|- | |- | ||
|CS || [[GetTimeDead]] || | |CS || [[GetTimeDead]] || Floating point number of hours since NPC/Creature was killed. | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetTotalActiveEffectMagnitude]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetTotalActiveEffectMagnitude]] || | ||
Line 915: | Line 1,047: | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetTotalAESpellMagnitude]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetTotalAESpellMagnitude]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetTotalPCAttributeBonus]] || | |||
|- | |- | ||
|CS || [[GetTotalPersuasionNumber]] || | |CS || [[GetTotalPersuasionNumber]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetTrainerLevel]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetTrainerSkill]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetTravelHorse]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetTravelHorse]] || | ||
Line 931: | Line 1,069: | ||
|- | |- | ||
|CS || [[GetVampire]] || | |CS || [[GetVampire]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[GetVariable]] || | |||
|- | |- | ||
|CS || [[GetWalkSpeed]] || | |CS || [[GetWalkSpeed]] || | ||
Line 970: | Line 1,110: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetWeatherWindSpeed]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[GetWeatherWindSpeed]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GetWeight]] || | ||
|- | |- | ||
|CS || [[GetWindSpeed]] || | |CS || [[GetWindSpeed]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[GoTo]] || | ||
|- | |- | ||
|CS || [[GoToJail]] || | |CS || [[GoToJail]] || | ||
Line 986: | Line 1,126: | ||
!align=left|Description - [[#A|A]][[#B|B]][[#C|C]][[#D|D]][[#E|E]][[#F|F]][[#G|G]][[#H|H]][[#I|I]][[#J|J]][[#K|K]][[#L|L]][[#M|M]][[#N|N]][[#O|O]][[#P|P]][[#Q|Q]][[#R|R]][[#S|S]][[#T|T]][[#U|U]][[#V|V]][[#W|W]][[#X|X]][[#Y|Y]][[#Z|Z]] | !align=left|Description - [[#A|A]][[#B|B]][[#C|C]][[#D|D]][[#E|E]][[#F|F]][[#G|G]][[#H|H]][[#I|I]][[#J|J]][[#K|K]][[#L|L]][[#M|M]][[#N|N]][[#O|O]][[#P|P]][[#Q|Q]][[#R|R]][[#S|S]][[#T|T]][[#U|U]][[#V|V]][[#W|W]][[#X|X]][[#Y|Y]][[#Z|Z]] | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[HammerKey]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[HammerKey]] || Simulates rapid keypresses on even frames. | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[HasBeenPickedUp]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[HasBeenPickedUp]] || | ||
Line 1,002: | Line 1,142: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[HasNoPersuasion]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[HasNoPersuasion]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[HasSpell]] || | ||
|- | |- | ||
|CS || [[HasVampireFed]] || | |CS || [[HasVampireFed]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[HasVariable]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[HoldKey]] || | |||
|} | |} | ||
Line 1,046: | Line 1,188: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[IsActivatable]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[IsActivatable]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsActivator]] || | ||
|- | |- | ||
|CS || [[IsActor]] || | |CS || [[IsActor]] || | ||
Line 1,065: | Line 1,207: | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsAmmo]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsAmmo]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsAnimGroupPlaying]] || | |||
|- | |- | ||
|CS || [[IsAnimPlaying]] || | |CS || [[IsAnimPlaying]] || | ||
Line 1,072: | Line 1,216: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsArmor]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsArmor]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsAttacking]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsBarterMenuActive]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsBipedIconPathValid]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsBipedModelPathValid]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsBlocking]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsBook]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsCasting]] || | |||
|- | |- | ||
|CS || [[IsCellOwner]] || | |CS || [[IsCellOwner]] || | ||
Line 1,078: | Line 1,234: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 11 || [[IsClassAttribute]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 11 || [[IsClassAttribute]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsClassSkill]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsClonedForm]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsClothing]] || | ||
|- | |- | ||
|CS || [[IsCloudy]] || | |CS || [[IsCloudy]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsContainer]] || | ||
|- | |- | ||
|CS || [[IsContinuingPackagePCNear]] || | |CS || [[IsContinuingPackagePCNear]] || | ||
Line 1,092: | Line 1,248: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[IsControlPressed]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[IsControlPressed]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsCreature]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[IsCreatureBiped]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[IsCreatureBiped]] || | ||
Line 1,100: | Line 1,256: | ||
|CS || [[IsCurrentFurnitureRef]] || | |CS || [[IsCurrentFurnitureRef]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsDodging]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsDoor]] || | |||
|- | |- | ||
|CS || [[IsEssential]] || | |CS || [[IsEssential]] || | ||
Line 1,110: | Line 1,268: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[IsFactionHidden]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[IsFactionHidden]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsFlying]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsFood]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsFormValid]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsFurniture]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsFurniture]] || | ||
Line 1,121: | Line 1,283: | ||
|- | |- | ||
|CS || [[IsHorseStolen]] || | |CS || [[IsHorseStolen]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsIconPathValid]] || | |||
|- | |- | ||
|CS || [[IsIdlePlaying]] || | |CS || [[IsIdlePlaying]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsInAir]] || | |||
|- | |- | ||
|CS || [[IsInCombat]] || | |CS || [[IsInCombat]] || | ||
Line 1,128: | Line 1,294: | ||
|CS || [[IsInDangerousWater]] || | |CS || [[IsInDangerousWater]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsIngredient]] || | ||
|- | |- | ||
|CS || [[IsInInterior]] || | |CS || [[IsInInterior]] || | ||
Line 1,134: | Line 1,300: | ||
|CS || [[IsInMyOwnedCell]] || | |CS || [[IsInMyOwnedCell]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsJumping]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsKey]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsKeyPressed]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsKeyPressed2]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[IsKeyPressed3]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[IsKeyPressed3]] || | ||
Line 1,185: | Line 1,353: | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[IsMagicItemAutoCalc]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[IsMagicItemAutoCalc]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsModelPathValid]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[IsModLoaded]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[IsModLoaded]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsMovingBackward]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsMovingForward]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsMovingLeft]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsMovingRight]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[IsNthEffectItemScripted]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[IsNthEffectItemScripted]] || | ||
Line 1,193: | Line 1,371: | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[IsOffLimits]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[IsOffLimits]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsOnGround]] || | |||
|- | |- | ||
|CS || [[IsOwner]] || | |CS || [[IsOwner]] || | ||
Line 1,205: | Line 1,385: | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 12 || [[IsPlayable]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 12 || [[IsPlayable]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsPlayable2]] || | |||
|- | |- | ||
|CS || [[IsPlayerInJail]] || | |CS || [[IsPlayerInJail]] || | ||
Line 1,217: | Line 1,399: | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsPoison]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsPoison]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsPowerAttacking]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsQuestItem]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsQuestItem]] || | ||
Line 1,226: | Line 1,410: | ||
|CS || [[IsRaining]] || | |CS || [[IsRaining]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsRecoiling]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsReference]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsRefEssential]] || | |||
|- | |- | ||
|CS || [[IsRidingHorse]] || | |CS || [[IsRidingHorse]] || | ||
Line 1,243: | Line 1,431: | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsSoulGem]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[IsSoulGem]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsSpellHostile]] || | |||
|- | |- | ||
|CS || [[IsSpellTarget]] || | |CS || [[IsSpellTarget]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsStaggered]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[IsSummonable]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[IsSummonable]] || | ||
Line 1,261: | Line 1,453: | ||
|- | |- | ||
|CS || [[IsTurnArrest]] || | |CS || [[IsTurnArrest]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsTurningLeft]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[IsTurningRight]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[IsUnderWater]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[IsUnderWater]] || | ||
Line 1,282: | Line 1,478: | ||
!align=left|Description - [[#A|A]][[#B|B]][[#C|C]][[#D|D]][[#E|E]][[#F|F]][[#G|G]][[#H|H]][[#I|I]][[#J|J]][[#K|K]][[#L|L]][[#M|M]][[#N|N]][[#O|O]][[#P|P]][[#Q|Q]][[#R|R]][[#S|S]][[#T|T]][[#U|U]][[#V|V]][[#W|W]][[#X|X]][[#Y|Y]][[#Z|Z]] | !align=left|Description - [[#A|A]][[#B|B]][[#C|C]][[#D|D]][[#E|E]][[#F|F]][[#G|G]][[#H|H]][[#I|I]][[#J|J]][[#K|K]][[#L|L]][[#M|M]][[#N|N]][[#O|O]][[#P|P]][[#Q|Q]][[#R|R]][[#S|S]][[#T|T]][[#U|U]][[#V|V]][[#W|W]][[#X|X]][[#Y|Y]][[#Z|Z]] | ||
|- | |- | ||
|CS || [[Kill]] || | |CS || [[Kill]] || Immediately "ends" Actor/Creature. | ||
|- | |- | ||
|CS || [[KillAllActors]] || | |CS || [[KillAllActors]] || | ||
Line 1,374: | Line 1,570: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[MagicEffectUsesWeaponC]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[MagicEffectUsesWeaponC]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[MagicItemHasEffect]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[MagicItemHasEffectCode]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[MagicItemHasEffectCode]] || | ||
Line 1,386: | Line 1,582: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[MenuHoldKey]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[MenuHoldKey]] || | ||
|- | |- | ||
|CS || [[MenuMode (Function)]] || | |CS || [[MenuMode (Function)]] || 1 if a menu is showing. Allows checking for specific menus using type code. | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[MenuReleaseKey]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[MenuReleaseKey]] || | ||
Line 1,392: | Line 1,588: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[MenuTapKey]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 10 || [[MenuTapKey]] || | ||
|- | |- | ||
|CS || [[Message]] || | |CS || [[Message]] || Displays simple formatted message in corner of screen. | ||
|- | |- | ||
|CS || [[MessageBox]] || | |CS || [[MessageBox]] || Displays a box that pauses game and provides message in middle of screen. | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[MessageBoxEx]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[MessageBoxEx]] || | ||
Line 1,418: | Line 1,614: | ||
|CS || [[ModDisposition]] || | |CS || [[ModDisposition]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[ModEnchantmentCharge]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 9a || [[ModEnchantmentCharge]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[ModEnchantmentCost]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 9a || [[ModEnchantmentCost]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[ModEquippedCurrentCharge]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[ModEquippedCurrentCharge]] || | ||
Line 1,484: | Line 1,680: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[ModWeaponReach]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[ModWeaponReach]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[ModWeaponSpeed]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[ModWeight]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[ModWeight]] || | ||
Line 1,504: | Line 1,700: | ||
!align=left|Description - [[#A|A]][[#B|B]][[#C|C]][[#D|D]][[#E|E]][[#F|F]][[#G|G]][[#H|H]][[#I|I]][[#J|J]][[#K|K]][[#L|L]][[#M|M]][[#N|N]][[#O|O]][[#P|P]][[#Q|Q]][[#R|R]][[#S|S]][[#T|T]][[#U|U]][[#V|V]][[#W|W]][[#X|X]][[#Y|Y]][[#Z|Z]] | !align=left|Description - [[#A|A]][[#B|B]][[#C|C]][[#D|D]][[#E|E]][[#F|F]][[#G|G]][[#H|H]][[#I|I]][[#J|J]][[#K|K]][[#L|L]][[#M|M]][[#N|N]][[#O|O]][[#P|P]][[#Q|Q]][[#R|R]][[#S|S]][[#T|T]][[#U|U]][[#V|V]][[#W|W]][[#X|X]][[#Y|Y]][[#Z|Z]] | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[NameIncludes]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[NameIncludes]] || 1 if the object has the given string in its full name. | ||
|} | |} | ||
Line 1,513: | Line 1,709: | ||
!align=left width=35%|Function | !align=left width=35%|Function | ||
!align=left|Description - [[#A|A]][[#B|B]][[#C|C]][[#D|D]][[#E|E]][[#F|F]][[#G|G]][[#H|H]][[#I|I]][[#J|J]][[#K|K]][[#L|L]][[#M|M]][[#N|N]][[#O|O]][[#P|P]][[#Q|Q]][[#R|R]][[#S|S]][[#T|T]][[#U|U]][[#V|V]][[#W|W]][[#X|X]][[#Y|Y]][[#Z|Z]] | !align=left|Description - [[#A|A]][[#B|B]][[#C|C]][[#D|D]][[#E|E]][[#F|F]][[#G|G]][[#H|H]][[#I|I]][[#J|J]][[#K|K]][[#L|L]][[#M|M]][[#N|N]][[#O|O]][[#P|P]][[#Q|Q]][[#R|R]][[#S|S]][[#T|T]][[#U|U]][[#V|V]][[#W|W]][[#X|X]][[#Y|Y]][[#Z|Z]] | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[OffersApparatus]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[OffersArmor]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[OffersBooks]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[OffersClothing]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[OffersIngredients]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[OffersLights]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[OffersMagicItems]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[OffersMiscItems]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[OffersPotions]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[OffersRecharging]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[OffersRepair]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[OffersServicesC]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[OffersSpells]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[OffersTraining]] || | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[OffersWeapons]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[OnControlDown]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[OnControlDown]] || | ||
Line 1,530: | Line 1,756: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[ParentCellHasWater]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[ParentCellHasWater]] || | ||
|- | |- | ||
|CS || [[PayFine]] || | |CS || [[PayFine]] || Confiscates player's stolen goods, resets bounty to zero, sends outside jail. | ||
|- | |- | ||
|CS || [[PayFineThief]] || | |CS || [[PayFineThief]] || Resets bounty to zero (without confiscating goods or going to jail). | ||
|- | |- | ||
|CS || [[PickIdle]] || | |CS || [[PickIdle]] || | ||
Line 1,554: | Line 1,780: | ||
|CS || [[PositionWorld]] || | |CS || [[PositionWorld]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[Pow]] || | ||
|- | |- | ||
|CS || [[PreloadMagicEffect]] || | |CS || [[PreloadMagicEffect]] || | ||
Line 1,602: | Line 1,828: | ||
|CS || [[RemoveItem]] || | |CS || [[RemoveItem]] || | ||
|- | |- | ||
| | |[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[RemoveItemNS]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[RemoveNthEffectItem]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[RemoveLevItemByLevel]] || | ||
|- | |||
|CS || [[RemoveMe]] || Deletes the inventory item. Caution: crash if used too fast. | |||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[RemoveNthEffectItem]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 12 || [[RemoveScript]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 12 || [[RemoveScript]] || | ||
Line 1,611: | Line 1,841: | ||
|- | |- | ||
|CS || [[RemoveSpell]] || | |CS || [[RemoveSpell]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[RemoveSpellNS]] || | |||
|- | |- | ||
|[[:Category:Pluggy|Pluggy]] || [[RenFile]] || | |[[:Category:Pluggy|Pluggy]] || [[RenFile]] || | ||
Line 1,620: | Line 1,852: | ||
|CS || [[ResetFallDamageTimer]] || | |CS || [[ResetFallDamageTimer]] || | ||
|- | |- | ||
|CS || [[ResetHealth]] || | |CS || [[ResetHealth]] || Immediately heals Actor to full health/magicka/stamina. | ||
|- | |- | ||
|CS || [[ResetInterior]] || | |CS || [[ResetInterior]] || | ||
Line 1,680: | Line 1,912: | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[SetActorValueC]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[SetActorValueC]] || | ||
|- | |- | ||
|CS || [[SetAlert]] || | |CS || [[SetAlert]] || Forces NPC to keep weapon drawn if 1. No other effect. | ||
|- | |- | ||
|CS || [[SetAllReachable]] || | |CS || [[SetAllReachable]] || | ||
|- | |- | ||
|CS || [[SetAllVisible]] || | |CS || [[SetAllVisible]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[SetAltControl]] || Assigns a new mouse button to the specified control. | |||
|- | |- | ||
|CS || [[SetAngle]] || | |CS || [[SetAngle]] || | ||
Line 1,696: | Line 1,930: | ||
|CS || [[SetAtStart]] || | |CS || [[SetAtStart]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[SetAttackDamage]] || | ||
|- | |- | ||
|CS || [[SetBarterGold]] || | |CS || [[SetBarterGold]] || | ||
Line 1,727: | Line 1,961: | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[SetClimateVolatility]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[SetClimateVolatility]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[SetCloseSound]] || | |||
|- | |- | ||
|CS || [[SetCombatStyle]] || | |CS || [[SetCombatStyle]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[SetContainerRespawns]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 13 || [[SetContainerRespawns]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[SetControl]] || Assigns a new key to the specified control. | |||
|- | |- | ||
|CS || [[SetCrimeGold]] || | |CS || [[SetCrimeGold]] || | ||
Line 1,737: | Line 1,975: | ||
|- | |- | ||
|CS || [[SetDestroyed]] || | |CS || [[SetDestroyed]] || | ||
|- | |||
|[[:Category:Oblivion_Script_Extender|OBSE]] 15 || [[SetDetectionState]] || | |||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 11 || [[SetDisableGlobalCollision]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 11 || [[SetDisableGlobalCollision]] || | ||
Line 1,742: | Line 1,982: | ||
|CS || [[SetDoorDefaultOpen]] || | |CS || [[SetDoorDefaultOpen]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[SetEnchantment]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 9a || [[SetEnchantment]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[SetEnchantmentCharge]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 9a || [[SetEnchantmentCharge]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] 9a || [[SetEnchantmentCost]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] | |[[:Category:Oblivion_Script_Extender|OBSE]] 9a || [[SetEnchantmentType]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] || [[SetEquipmentSlot]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] || [[SetEquipmentSlot]] || | ||
Line 1,770: | Line 2,010: | ||
|CS || [[SetFactionReaction]] || | |CS || [[SetFactionReaction]] || | ||
|- | |- | ||
|[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[SetFactionSpecialCombat]] || | |[[:Category:Oblivion_Script_Extender|OBSE]] 14 || [[SetFactionSpecialCombat]] || | ||