Super Ball Gun

The following are links to see the code in .txt format for my Super Ball Gun mod for Unreal Tournament 2004. At the bottom I have posted a .zip file that contains all the .uc files ready to compile and give you the gun to use in UT 2004. I also have a .zip file with the beta of a game mod that uses the Super Ball Gun specifically called Discs Of ITSL, that is in a very Beta stage, but will give you a basic idea of how the gun will best be used.

Super Ball Gun Pickup: This is the pickup class for UT2004 essentially displaying the weapon in the field for you to grab and use
Super Ball Gun: This is the class for the weapon itself.
Super Ball Gun Fire: This is the class that specifies everything having to do with the primary fire for the Super Ball Gun
Super Ball: The code for the actual Super Ball class which is what is produced from the primary fire.
Super Ball Gun Ammo: This is the class specifying anything dealing with the ammo for the primary fire.
Super Ball Gun Alt Fire: Here we have the class for the alternate fire for the Super Ball Gun
Super Ball Gun Alt Ammo: The ammo class for the alternate fire


Super Ball Gun: All the .uc files required for compiling and use of the Super Ball gun in Unreal Tournament
Discs of ITSL: The files required to play the Discs of ITSL mod in Unreal, currently in Beta Stage

All Works ©2006 Kenneth Stojevich