User:Cipscis

From the Fallout3 GECK Wiki
Revision as of 19:21, 18 January 2009 by imported>Cipscis (→‎Syntax Highlighting)
Jump to navigation Jump to search

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/185718712/userDefineLang.xml

At the moment it doesn't recognise any FOSE Functions, but I'll add them once I start using them. Because I've typed out the list of functions by hand, there might be a few typos. If you find any, please let me know on my User Talk page.