F.A.Q.

General

Multiplayer & Network

Game does not run properly

Weapons

How to add additional weapons to the game?

Either create your own weapons (see the tutorial) or download new weapons at the Unreal Software file archive!
  • Put lua-files into the 'scripts' folder (or in a subfolder)
  • Put images into the 'gfx' folder (or in a subfolder. commonly 'gfx\weapons' or 'gfx\buildings')
  • Put sounds into the 'sfx' folder (or in a subfolder)

Afterwards start the game and add the weapon to your weapon set!

Maps