Difference between revisions of "User:Cipscis"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Cipscis
(Removed image)
imported>Cipscis
Line 12: Line 12:


<p>Here is a link to the tutorial - [[User:Cipscis/Adding_an_Options_Menu|Adding an Options Menu]].  If you have any comments or suggestions, please let me know in its discussion page.</p>
<p>Here is a link to the tutorial - [[User:Cipscis/Adding_an_Options_Menu|Adding an Options Menu]].  If you have any comments or suggestions, please let me know in its discussion page.</p>
<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/185718712/userDefineLang.xml http://rapidshare.com/files/185718712/userDefineLang.xml]<br /><br />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.</p>


[[Category: Scripter]]
[[Category: Scripter]]
[[Category: Modder]]
[[Category: Modder]]
[[Category: Wiki Editor]]
[[Category: Wiki Editor]]

Revision as of 19:21, 18 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/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.