Difference between revisions of "Notepad++ Script Definitions"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Updated)
imported>UDUN
m
Line 36: Line 36:
|style="background:#ffeded;border-bottom:1px solid;" colspan="2"|  
|style="background:#ffeded;border-bottom:1px solid;" colspan="2"|  
Includes all of the functions from [[:Category:Functions (OBSE)|OBSE (v0015)]] and every [[:Category:OBSE_Plug-Ins|plug-in function]] as of May 8th, 2008. Note that this one uses a white font on a dark blue background and other color oddities :)
Includes all of the functions from [[:Category:Functions (OBSE)|OBSE (v0015)]] and every [[:Category:OBSE_Plug-Ins|plug-in function]] as of May 8th, 2008. Note that this one uses a white font on a dark blue background and other color oddities :)
[http://www.tesnexus.com/downloads/file.php?id=12474 TESNexus]
[http://www.tesnexus.com/downloads/file.php?id=12474 TESNexus] BROKEN LINK
|-
!style="background:#ffdead;border-bottom:1px solid;"  width="100"  | Yet another
|style="background:#ffeded;border-bottom:1px solid;" colspan="2"|
 
[http://tesnexus.com/downloads/file.php?id=23057 TESNexus]
This seems to be the most recent one with OBSE v17 support.
|}
|}



Revision as of 09:16, 5 May 2009

Description

Tes script definition file Notepad++ with OBSE support Functions By Raziel23x

In case you prefer to use Notepad++ (http://notepad-plus.sourceforge.net/uk/site.htm) to edit your Oblivion Scripts, here is a user definition file that adds support for TES Scripts to the editor.

Installation

Installation:

Copy the userDefineLang.xml file to your
"C:\Documents and Settings\username\Application Data\Notepad++\"
In case an userDefineLang.xml is already existing you might want to extends the existing file with the data in the new file.
Raziel23x's Comments

Notepad++ recognizes the suffix .tes as Oblivion scripts.

This also includes OBSE script definitions up to Version 0012, which appear as red in the scripts so that anyone using the Construction Set Wiki to write scripts will know if the script function is in the Vanilla script functions or if they need OBSE installed to write the scripts.

To date there are 491 OBSE Script Functions which is way more then the Vanilla Functions.

Discussion

Release thread on The Elder Scrolls Forums

Download

TESNexus Planet Elderscrolls

Another version

Includes all of the functions from OBSE (v0015) and every plug-in function as of May 8th, 2008. Note that this one uses a white font on a dark blue background and other color oddities :) TESNexus BROKEN LINK

Yet another

TESNexus This seems to be the most recent one with OBSE v17 support.