Complete Installation |  Commands |  Frequently Asked Questions
    War3ft Installation Guide - FTP - dod

      Assumptions
      • You have access to a linux server via SSH or by a keyboard. Need help?
      • You have a working Half-Life Dedicated Server (HLDS) installed. Need help?
      • <hlds_dir> refers to the default hlds installation directory. Need help?

      Copying the Server Files
      1. Open a terminal screen or connect via SSH
      2. Navigate to your <hlds_dir> directory
      3. Change to your game directory by typing:
      4. cd dod
      5. Download war3ft by typing the following command:
      6. wget http://wc3mods.net/war3ft/downloads/amxx/dod_war3ft_v2.3.2.zip
      7. Unzip the appropriate files by typing:
      8. unzip -o dod_war3ft_v2.3.2.zip

      Server Configuration
      1. Find the liblist.gam file in hlds_dir/
      2. Open it using your favorite text editor (such as emacs, vi, nano, etc...)
      3. Find the following lines in this file (roughly lines 14-15)
      4. gamedll "dlls\dod.dll"
        gamedll_linux "dlls/dod_i386.so"
      5. Replace them with:
      6. gamedll "addons\metamod\dlls\metamod.dll" gamedll_linux "addons/metamod/dlls/metamod_i386.so"
      7. Save this file.


    Installation complete, start your server and enjoy war3ft!

Last Modified: July 06 2010 16:59:36.