PDA

View Full Version : How do you look and edit the script.



Steelfalcon001
11-19-2009, 09:33 PM
I don't mean to sound like an asshole (appologise'), But I've seen just about every tutorial on scripts and none of them tell me how to even look at the script. I'm truly sorry but I just need to know how to look at the UnrealScript.

Please send me any info, I would greatly appriciate it.

Thank you!!!

Solid Snake
11-19-2009, 10:12 PM
It's just a text file with another file extension. Anything from Notepad to Visual Studio can open Unrealscript files.

twoflyingpigs
11-19-2009, 11:33 PM
I would recommend WOTgreal(http://www.wotgreal.com/), it's more lightweight than visual studio, and comes with nice Package/Class explorer which I found great for unrealscript newbie, like me :)

elmuerte
11-20-2009, 01:28 AM
See this document:
http://udn.epicgames.com/Three/DevelopmentKitFirstScriptProject.html

(it's not complete, but does contain a lot of info to get started)