icosilune

Download Keylock

Download Sources
(40.9 MB)

The source for this project is divided into two halves. The first is a module for Unreal Tournament 2004, containing classes and other resources. The second half is a Java application that communicates with Unreal via sockets. In order to run the program, you must have UT 2004, as well as Java JRE 5.0.

After downloading sources.zip, unzip the file into a temporary directory, then copy the contents of the UT folder into the UT2004 directory on your computer. In the Java source folder, there is a batch file "runjava.bat", and running this will launch the java side of the application. In order to run everything together, launch the java side of the application, then start UT2004, choose "Instant Action", and set the game type to be "Charbitat!", and select the map "CHAR-Charbitat01e.ut2".

If you program in Unreal, or have made changes to UT2004.ini, and do not want to replace it with the version in the zip file, simply append the following lines to the EditPackages group in your own UT2004.ini:

EditPackages=CharbitatUtil
EditPackages=CharbitatWeapons
EditPackages=CharbitatChars
EditPackages=CharbitatKeylock
EditPackages=Charbitat