Results 1 to 10 of 40

Thread: [CoD2] Setup CoD2 on your Ubuntu server

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #6
    Private
    Join Date
    Mar 2018
    Posts
    36
    Thanks
    8
    Thanked 6 Times in 6 Posts
    Maybe Im dumb, or I dont know.

    I've uploaded main files, ive downloaded cod2_lnxded_1_3_cracked.zip
    My folder looks like this
    home/cod2server/cod2_lnxded_1_3
    home/cod2server/main/dedicated.cfg
    home/cod2server/main/(here al iw files as normal)

    I have paste and verify this command in putty:

    iptables -I INPUT -p UDP --sport 20700 -s cod2master.activision.com -j REJECT

    of course i've installed all packages by this command:

    sudo apt-get install mailutils postfix curl wget file bzip2 gzip unzip bsdmainutils python util-linux ca-certificates binutils bc tmux libstdc++6

    and after all this I wanted to finally start cod server by this command:

    ./cod2_lnxded_1_3_cracked +set +exec dedicated.cfg

    and nothing happens - my server is not working :/

    here is my cfg:
    sets _ADMIN "rogales"
    sets _EMAIL "rogaldinho@gmail.com"
    sets _IRC ""
    sets _WEBSITE ""
    sets _LOCATION "Poland"
    set sv_hostname "Zjednoczone Chlejtuny Jebane"
    set scr_motd "Witaj na serwerze. Wymagamy napierdalania i przeklinania!"
    set net_ip "194.182.71.250"
    set net_port "28960"
    set dedicated "2"
    set rconpassword "huj"
    set sv_pure "1"
    set sv_maxplayers "20"
    set sv_minping "0"
    set sv_maxping "0"
    set sv_maxrate "0"
    set sv_voice "0"
    set g_password ""
    set sv_drawfriend "0"
    set scr_friendlyfire "0"
    set scr_forcerespawn "1"
    set scr_killcam "1"
    set g_allowvote "1"
    set scr_teambalance "1"
    set scr_spectateenemy "0"
    set scr_spectatefree "0"
    set scr_allow_bar "1"
    set scr_allow_bren "1"
    set scr_allow_enfield "1"
    set scr_allow_enfieldsniper "1"
    set scr_allow_g43 "1"
    set scr_allow_greasegun "1"
    set scr_allow_kar98k "1"
    set scr_allow_kar98ksniper "1"
    set scr_allow_m1carbine "1"
    set scr_allow_m1garand "1"
    set scr_allow_mp40 "1"
    set scr_allow_mp44 "1"
    set scr_allow_nagant "1"
    set scr_allow_nagantsniper "1"
    set scr_allow_pps42 "1"
    set scr_allow_ppsh "1"
    set scr_allow_shotgun "1"
    set scr_allow_springfield "1"
    set scr_allow_sten "1"
    set scr_allow_svt40 "1"
    set scr_allow_thompson "1"
    set scr_allow_fraggrenades "1"
    set scr_allow_smokegrenades "1"
    set scr_ctf_scorelimit "5"
    set scr_ctf_timelimit "30"
    set scr_dm_scorelimit "50"
    set scr_dm_timelimit "30"
    set scr_sd_bombtimer "60"
    set scr_sd_graceperiod "15"
    set scr_sd_roundlength "4"
    set scr_sd_roundlimit "0"
    set scr_sd_scorelimit "50"
    set scr_sd_timelimit "30"
    set scr_tdm_scorelimit "100"
    set scr_tdm_timelimit "30"
    set scr_hq_scorelimit "450"
    set scr_hq_timelimit "30"
    set sv_mapRotationCurrent ""
    sv_maprotation "gametype dm map mp_breakout gametype dm map mp_brecourt gametype dm map mp_burgundy gametype dm map mp_carentan gametype dm map mp_dawnville gametype dm map mp_decoy gametype dm map mp_downtown gametype dm map mp_farmhouse gametype dm map mp_leningrad gametype dm map mp_matmata gametype dm map mp_railyard gametype dm map mp_toujane gametype dm map mp_trainstation gametype tdm map mp_breakout gametype tdm map mp_brecourt gametype tdm map mp_burgundy gametype tdm map mp_carentan gametype tdm map mp_dawnville gametype tdm map mp_decoy gametype tdm map mp_downtown gametype tdm map mp_farmhouse gametype tdm map mp_leningrad gametype tdm map mp_matmata gametype tdm map mp_railyard gametype tdm map mp_toujane gametype tdm map mp_trainstation gametype sd map mp_breakout gametype sd map mp_brecourt gametype sd map mp_burgundy gametype sd map mp_carentan gametype sd map mp_dawnville gametype sd map mp_decoy gametype sd map mp_downtown gametype sd map mp_farmhouse gametype sd map mp_leningrad gametype sd map mp_matmata gametype sd map mp_railyard gametype sd map mp_toujane gametype sd map mp_trainstation gametype ctf map mp_breakout gametype ctf map mp_brecourt gametype ctf map mp_burgundy gametype ctf map mp_carentan gametype ctf map mp_dawnville gametype ctf map mp_decoy gametype ctf map mp_downtown gametype ctf map mp_farmhouse gametype ctf map mp_leningrad gametype ctf map mp_matmata gametype ctf map mp_railyard gametype ctf map mp_toujane gametype ctf map mp_trainstation gametype hq map mp_breakout gametype hq map mp_brecourt gametype hq map mp_burgundy gametype hq map mp_carentan gametype hq map mp_dawnville gametype hq map mp_decoy gametype hq map mp_downtown gametype hq map mp_farmhouse gametype hq map mp_leningrad gametype hq map mp_matmata gametype hq map mp_railyard gametype hq map mp_toujane gametype hq map mp_trainstation"
    map_rotate

  2. The Following User Says Thank You to rgl12 For This Useful Post:

    kubislav23 (7th March 2018)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •