[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 "Category:Oblivion Script Extender"
Jump to navigation
Jump to search
add team email, update description to 0018 (yeah almost in time for 0019)
imported>DragoonWraith |
imported>Scruggs (add team email, update description to 0018 (yeah almost in time for 0019)) |
||
Line 3: | Line 3: | ||
!style="background:#ffdead;border-bottom:1px solid;" width="100" | Description | !style="background:#ffdead;border-bottom:1px solid;" width="100" | Description | ||
|style="background:#ffeded;border-bottom:1px solid;" colspan="2"| | |style="background:#ffeded;border-bottom:1px solid;" colspan="2"| | ||
Oblivion Script Extender | Oblivion Script Extender v0018 | ||
by Ian Patterson, Stephen Abel, and Paul Connelly | |||
(ianpatt, behippo, and scruggsywuggsy the ferret) | |||
Additional contributions from Timeslip, The J, DragoonWraith, SkyRanger-1, and badhair. | |||
The Oblivion Script Extender, or OBSE for short, is a modder's resource that expands the scripting capabilities of Oblivion. It doesn't make any modifications to oblivion.exe, TESConstructionSet.exe, or any other files in your oblivion install, so don't worry about permanent side effects. It is compatible with the 1.2.0.416 Oblivion patch, as well as the 1.2 version of the Construction Set. Versions of Oblivion downloaded via Steam are supported as well. | |||
IMPORTANT: Please note that scripts compiled with OBSE v0018 require the user to be running v0018, even if no 0018 commands are used. | |||
This release adds: | |||
*User-defined functions | |||
*Class functions | |||
*GetUserTime | |||
*GetCreatureModelPaths | |||
*Get/SetSkillGoverningAttribute | |||
*Get/SetPlayerBirthsign | |||
*GetMapMenuMarkerName/Ref | |||
*GetActiveEffectCodes/Casters | |||
*GetCurrentRegions | |||
*SetPackageTarget | |||
*Special animation functions | |||
*GetLeveledSpells | |||
*GetDescription | |||
*sv_Split | |||
*Array resizing, insertion, and list creation functions | |||
*Get/SetGameDifficulty | |||
*Set/ModCurrentCharge | |||
*Door teleport functions | |||
*Cell reset functions | |||
*GetTelekinesisRef | |||
*GetActorPackages | |||
*AI package functions | |||
*combat style flag functions | |||
*GetWaterShader | |||
*Commands for generating local map files | |||
*Commands for manipulating player skill use and experience | |||
*various miscellaneous functions, bug-fixes, and optimizations | |||
|- | |- | ||
Line 102: | Line 100: | ||
!style="background:#ffdead;border-bottom:1px solid;" width="100" | Contact | !style="background:#ffdead;border-bottom:1px solid;" width="100" | Contact | ||
|style="background:#ffeded;border-bottom:1px solid;" colspan="2"| | |style="background:#ffeded;border-bottom:1px solid;" colspan="2"| | ||
* Send email to | * Send email to team [at] obse [dot] silverlock [dot] org | ||
|- | |- | ||
!style="background:#ffdead;border-bottom:1px solid;" | Home Page | !style="background:#ffdead;border-bottom:1px solid;" | Home Page |