
Alright, this is just a protip for anyone who wants to make a mod in Deus Ex, this will really save you lots of stupid human errors ( Like forgetting a bracket or something like that ) and makes your code just way more clear.
Just download Notepad++ ( This is just an advanced version of the normal notepad you have on your pc ) here : http://notepad-plus-plus.org/download/
And then just follow these simple steps to install the unrealscript syntax highlighter:
1. Download the plugin here: http://mrevil.pwp.blueyonder.co.uk/temp ... Script.zip
2. Open the file with a program and extract the 'UnrealScript.xml' file to C:\Program Files (x86)\Notepad++\plugins\APIs ( Or C:\Program Files \Notepad++\plugins\APIs , or whatever, you get the point )
3. Open a .uc and click on 'Language' (Which is above the toolbar) and select 'UnrealScript' near the bottom.
4. ???
5. PROFIT!
Simple like that, now go, make me a mod where you explode a LAM there will be boobies!