Difference between revisions of "User:Cipscis"
imported>Cipscis |
imported>Cipscis |
||
Line 15: | Line 15: | ||
<h2>Syntax Highlighting</h2> | <h2>Syntax Highlighting</h2> | ||
<p>If anyone's interested, I've created a user-defined language in [http://notepad-plus.sourceforge.net/ Notepad++] that provides syntax highlighting for scripts in Fallout 3 (automatically detects files with extension *.fo3 as Fallout 3 scripts). Here's a RapidShare download link: [http://rapidshare.com/files/ | <p>If anyone's interested, I've created a user-defined language in [http://notepad-plus.sourceforge.net/ Notepad++] that provides syntax highlighting for scripts in Fallout 3 (automatically detects files with extension *.fo3 as Fallout 3 scripts). Here's a RapidShare download link: [http://rapidshare.com/files/186397904/userDefineLang.xml http://rapidshare.com/files/186397904/userDefineLang.xml]<br /><br />I've now added FOSE functions according to this document:<br />[http://fose.silverlock.org/fose_beta_command_docs.html http://fose.silverlock.org/fose_beta_command_docs.html]</p> | ||
[[Category: Scripter]] | [[Category: Scripter]] | ||
[[Category: Modder]] | [[Category: Modder]] | ||
[[Category: Wiki Editor]] | [[Category: Wiki Editor]] |
Revision as of 01:15, 20 January 2009
About Me
I'm a 19 year old University student, currently studying Biomedical Engineering at the University of Auckland, having just finished the second year of my degree.
I have a strong computing background, both from my Tertiary Education and from stuff that I've taught myself. I taught myself to touch type at around age 14, and I taught myself to write html and css in late 2006 - which lead to me doing html/css work for a Web Design company, Terabyte Interactive, over the summers of 2006 and 2007. I've also been taught a small amount of C, Matlab and VB at Uni, and done a bit of C++ in my own time.
I bought Fallout 3 soon after its release, mainly in the interest of Modding it. My interest lies in the scripting side of things, but I've dabbled in a few other aspects of Modding before.
Adding an Options Menu
I'm currently working on a Tutorial for creating a multi-level options menu like the one that I used in my Fallout 3 Mod - AMPUTATE!
Here is a link to the tutorial - Adding an Options Menu. If you have any comments or suggestions, please let me know in its discussion page.
Syntax Highlighting
If anyone's interested, I've created a user-defined language in Notepad++ that provides syntax highlighting for scripts in Fallout 3 (automatically detects files with extension *.fo3 as Fallout 3 scripts). Here's a RapidShare download link: http://rapidshare.com/files/186397904/userDefineLang.xml
I've now added FOSE functions according to this document:
http://fose.silverlock.org/fose_beta_command_docs.html