Posts

Showing posts from January, 2011

How to Setup WOTgreal

Image
Hi, Today, I'll help you out in installing and setup WOTgreal , an editor for unreal scripting. It comes with Intellisense ( a feature made popular by Microsoft Visual Studio), which really helps in faster and better coding. I am not saying, it is the only editor solution out their, but it is one of the most convenient after Notepad++. First of all, download WOTgreal from here , along with  WOTgreal development kit. We need the development kit to enable some of the features, which are not available with installer package. Install the WOTgreal with defaults. Do not start the program yet. Unzip the development kit and copy all of the files in main WOTgreal installation folder. Now, start the WOTgreal and wait for it to load the initial start setup. Setup Wizard :  press next. Configure Game Type: Do not select anything and press next. Configure Look & Feel : choose Keyboard settings, Highlighter settings  & Skins. I usually leave it as it is. Class / Pack

Unreal Development Kit

Hello Everyone! I have downloaded the latest release of UDK (Unreal Development Kit) a couple of week back and instantly got caught by the power it hand overs to a simple user like me. It is the same Game Editor, which is used to create AAA titles like Mass Effect, Bioshock & Gears of War , and EPIC has given it to simple modders and gamers like me. You can download a copy from the following link, http://www.udk.com/download.html Documentation is available at , http://udn.epicgames.com/Three/DevelopmentKitHome.html I have started this blog to let you know about the progress i have made with this tool and how to make it. See you soon!