1. Hey Guest, is it this your first time on the forums?

    Visit the Beginner's Box

    Introduce yourself, read some of the ins and outs of the community, access to useful links and information.

    Dismiss Notice

Abandonado

Discussion in 'General Discussion' started by marcel5, May 14, 2015.

  1. marcel5

    marcel5 Horde Gibber
    1. Zen Laboratories

    Messages:
    20
    Abandonado
     
    Last edited: Nov 8, 2015
    PeggleFrank likes this.
  2. DragonShark

    DragonShark The one post after the other. Donator

    Messages:
    390
    This is a great post but should probably be put at "Server Help".
     
    marcel5 likes this.
  3. Asu

    Asu THD Team THD Team Forum Moderator

    Messages:
    1,580
    I don't know if that's necessary... You can do way lighter.
    Code:
    mkdir ./KAGDedi/
    cd ./KAGDedi/
    wget http://dl.kag2d.com/kag-linux32-dedicated-release.tar.gz
    tar -zxf ./kag*
    cd ./kag*/
    chmod +x ./dedicatedserver.sh
    ./dedicatedserver.sh
    This also should work.