Fallout New Vegas
0 of 0

File information

Last updated

Original upload

Created by

The_Catman

Uploaded by

CatmanIX

Virus scan

Safe to use

Documentation

Readme

View as plain text

BAIN User Defined Language for Notepad++ v1.1 by The_Catman
Released 2013.03.14

Description
===========
The title pretty much covers everything.

Folders: [color=#6200C4]Purple[/color]
Operators: [color=#000000]Black[/color]
"Return" Functions: [color=blue]Blue[/color]
"Do" Functions: [color=#FF00FF]Pink[/color]
Dialogs: [color=red]Red[/color]
Numbers/Predefined Variables: [color=salmon]Salmon[/color]
Variables (begining with b, i, s, or d): [color=#0080FF]Light Blue[/color]
Strings: [color=#808080]Gray[/color]
Comments: [color=#008040]Green[/color]
Comment Lables: [color=#804000]Brown[/color]

Comment folders using ;Sec and ;EndSec defined, uses [] delimiters for lables. If you don't know what this means, don't worry about it.

Uses "wizard.txt" as file extension, remove this if you have a lot of unrelated files that end with "wizard.txt". (Also let me know [i]why[/i] you would have such files all over.)

While there's nothing in the language that requires variables to have prefixes, most scripters i know use simple (b)oolean, (s)tring, (i)nteger, and (d)ecimal prefixes. Variables not using this method will be coloured black, not much i can do about it.

Installation
============
1. Download latest 7z.
2. Extract anywhere.
3. Open Notepad++ and go to "Language -> Define Your Language..."
4. Import the BAIN_UDL.xml file.
5. Restart N++ and select BAIN from the bottom of the "Languages" menu.

Known Issues
============
None

Contact
=======
You can find me most places as CatmanIX or The_Catman.

Credits
=======
Wrye for [url=http://oblivion.nexusmods.com/mods/22368]Bash[/url].
valda for [url=http://newvegas.nexusmods.com/mods/35003]Flash[/url].
Don-Ho for [url=http://notepad-plus-plus.org/]N++[/url]
Bethesda for making awesome games worth modding.

[url=http://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_CA][img]http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png[/img][/url]
BAIN UDL for N++ by The_Catman is licensed under a [url=http://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_CA]Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License[/url].