Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: [CoD2] MOD problem.

  1. #1
    Private
    Join Date
    Mar 2018
    Posts
    36
    Thanks
    8
    Thanked 6 Times in 6 Posts

    [CoD2] MOD problem.

    Hey guys!
    I want to run my server with ALL RIFLES mode - this mode include even unscoped springfield.
    and now:
    when my server is sv_pure 1 it WONT download any files, which are needed to play.
    (i have www download, and it works good)
    when i launch my server with sv_pure 0 everything is perfect.

    I've placed the mod in spr folder NEXT TO main, and i run with + set fs_game spr parameter.

    Can someone help me?
    Here's the IP of the server I am talking about.
    80.211.219.240:28964

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

    kung foo man (27th March 2018)

  3. #2
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Feels like your .iwd has _svr_ in the name, meaning it's only for server-usage, thus not forcing the clients to download it.
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  4. The Following User Says Thank You to IzNoGoD For This Useful Post:

    kung foo man (27th March 2018)

  5. #3
    Private
    Join Date
    Mar 2018
    Posts
    36
    Thanks
    8
    Thanked 6 Times in 6 Posts
    Thanks for reply.
    But.. without mod, it should download at least custom maps right?
    Check my site: http://80.211.219.240/cod2


    Next thing
    I just want to have my own server with mod from this one: https://www.gametracker.com/server_i...228.219:28961/

    They got sv_pure 1, and I am able to download everything from them.
    I've created sv_pure with this mod, and nothing wants to download, nor maps or mod :/

    EDIT:
    Here is my mod Id like to run on server:
    Code:
    http://www24.zippyshare.com/v/dZCf7N6k/file.html
    Here is my config cfg:
    Code:
    sets _Admin1 "rgl"
    sets _Admin2 "gustlik.pl"
    sets _EMAIL "rogaldinho@gmail.com"
    sets _Teamspeak "80.211.219.240"
    sets _IRC ""
    sets _WEBSITE ""
    sets _LOCATION "Poland"
    sets sv_master1 "cod2master.activision.com"
    sets sv_master2 "master0.gamespy.com:28960"
    sets sv_master3 "master1.gamespy.com"
    sets sv_master4 "cod2authorize.activision.com"
    sets sv_master5 "cod2master.infinityward.com"
    seta sv_gamespy "1"
    set sv_hostname "^6Chlejtuny Jebane || ALL Rifles & Vote On"
    set scr_motd "^9Witaj na serwerze. Wymagamy napierdalania i przeklinania! Jak coś się nie podoba, to WYPIERDALAJ CWELU. Celuj coś, a nie jak pizda!"
    set net_ip "80.211.219.240"
    set net_port "28964"
    set dedicated "2"
    set rcon_password "mypassword"
    set sv_pure "1"
    set sv_maxplayers "20"
    set sv_minping "0"
    set sv_maxping "0"
    set sv_maxrate "0"
    set scr_allow_smokegrenades "0"
    set sv_voice "0"
    set g_password ""
    set sv_drawfriend "0"
    set scr_friendlyfire "1"
    set scr_forcerespawn "1"
    set scr_killcam "1"
    set g_allowvote "1"
    set sv_allowDownload "0"
    set sv_wwwDownload "1"
    set sv_wwwBaseURL "http://80.211.219.240/cod2"
    set sv_wwwDlDisconnected "1"
    set scr_teambalance "1"
    set scr_spectateenemy "0"
    set scr_spectatefree "0"
    set scr_allow_bar "0"
    set scr_allow_bren "0"
    set scr_allow_enfield "1"
    set scr_allow_enfieldsniper "1"
    set scr_allow_g43 "0"
    set scr_allow_greasegun "0"
    set scr_allow_kar98k "1"
    set scr_allow_kar98ksniper "1"
    set scr_allow_m1carbine "1"
    set scr_allow_m1garand "1"
    set scr_allow_mp40 "0"
    set scr_allow_mp44 "0"
    set scr_allow_nagant "1"
    set scr_allow_nagantsniper "1"
    set scr_allow_pps42 "0"
    set scr_allow_ppsh "0"
    set scr_allow_shotgun "0"
    set scr_allow_springfield "1"
    set scr_allow_sten "0"
    set scr_allow_svt40 "1"
    set scr_allow_thompson "0"
    set scr_allow_fraggrenades "0"
    set scr_allow_smokegrenades "0"
    set scr_ctf_scorelimit "5"
    set scr_ctf_timelimit "30"
    set scr_dm_scorelimit "50"
    set scr_dm_timelimit "15"
    set scr_sd_bombtimer "60"
    set scr_sd_graceperiod "15"
    set scr_sd_roundlength "2"
    set scr_sd_roundlimit "0"
    set scr_sd_scorelimit "10"
    set scr_sd_timelimit "30"
    set scr_tdm_scorelimit "100"
    set scr_tdm_timelimit "20"
    set scr_hq_scorelimit "450"
    set scr_hq_timelimit "30"
    set sv_mapRotationCurrent ""
    set sv_mapRotation "gametype dm gametype tdm map mp_toujane map mp_carentan map mp_railyard "
    map_rotate
    and here is my starting parameter:
    Code:
    ./cod2_lnxded_1_3_nodelay_va_loc + set fs_game spr + set dedicated "2" +set net_port "28964" +exec spring.cfg
    Last edited by rgl12; 27th March 2018 at 17:53.

  6. #4
    Brigadier General
    Join Date
    Oct 2012
    Posts
    994
    Thanks
    20
    Thanked 588 Times in 388 Posts
    Quote Originally Posted by rgl12 View Post
    Hey guys!
    I want to run my server with ALL RIFLES mode - this mode include even unscoped springfield.
    and now:
    when my server is sv_pure 1 it WONT download any files, which are needed to play.
    (i have www download, and it works good)
    when i launch my server with sv_pure 0 everything is perfect.

    I've placed the mod in spr folder NEXT TO main, and i run with + set fs_game spr parameter.

    Can someone help me?
    Here's the IP of the server I am talking about.
    80.211.219.240:28964
    Please do 2 things:

    1. Put your "all rifles" mod in a zip folder and attach it to one of your posts. That way, we can check to see if there is an issue with the mod.

    2. Please also post your main server config file. If custom maps aren't downloading then you probably have a mistake in it.

    FYI - giving us a link to your server will not reveal what problems you may have on it. So, please if there is a "next time", just post your server's config file and forget the link to your server.

  7. #5
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    sv_allowdownload set to 1?
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  8. #6
    Private
    Join Date
    Mar 2018
    Posts
    36
    Thanks
    8
    Thanked 6 Times in 6 Posts
    My previous post has been refreshed.

  9. #7
    Brigadier General
    Join Date
    Oct 2012
    Posts
    994
    Thanks
    20
    Thanked 588 Times in 388 Posts
    Quote Originally Posted by rgl12 View Post
    Thanks for reply.
    But.. without mod, it should download at least custom maps right?
    Check my site: http://80.211.219.240/cod2


    Next thing
    I just want to have my own server with mod from this one: https://www.gametracker.com/server_i...228.219:28961/

    They got sv_pure 1, and I am able to download everything from them.
    I've created sv_pure with this mod, and nothing wants to download, nor maps or mod :/

    EDIT:
    Here is my mod Id like to run on server:
    Code:
    http://www24.zippyshare.com/v/dZCf7N6k/file.html
    Here is my config cfg:
    Code:
    sets _Admin1 "rgl"
    sets _Admin2 "gustlik.pl"
    sets _EMAIL "rogaldinho@gmail.com"
    sets _Teamspeak "80.211.219.240"
    sets _IRC ""
    sets _WEBSITE ""
    sets _LOCATION "Poland"
    sets sv_master1 "cod2master.activision.com"
    sets sv_master2 "master0.gamespy.com:28960"
    sets sv_master3 "master1.gamespy.com"
    sets sv_master4 "cod2authorize.activision.com"
    sets sv_master5 "cod2master.infinityward.com"
    seta sv_gamespy "1"
    set sv_hostname "^6Chlejtuny Jebane || ALL Rifles & Vote On"
    set scr_motd "^9Witaj na serwerze. Wymagamy napierdalania i przeklinania! Jak coś się nie podoba, to WYPIERDALAJ CWELU. Celuj coś, a nie jak pizda!"
    set net_ip "80.211.219.240"
    set net_port "28964"
    set dedicated "2"
    set rcon_password "mypassword"
    set sv_pure "1"
    set sv_maxplayers "20"
    set sv_minping "0"
    set sv_maxping "0"
    set sv_maxrate "0"
    set scr_allow_smokegrenades "0"
    set sv_voice "0"
    set g_password ""
    set sv_drawfriend "0"
    set scr_friendlyfire "1"
    set scr_forcerespawn "1"
    set scr_killcam "1"
    set g_allowvote "1"
    set sv_allowDownload "0"
    set sv_wwwDownload "1"
    set sv_wwwBaseURL "http://80.211.219.240/cod2"
    set sv_wwwDlDisconnected "1"
    set scr_teambalance "1"
    set scr_spectateenemy "0"
    set scr_spectatefree "0"
    set scr_allow_bar "0"
    set scr_allow_bren "0"
    set scr_allow_enfield "1"
    set scr_allow_enfieldsniper "1"
    set scr_allow_g43 "0"
    set scr_allow_greasegun "0"
    set scr_allow_kar98k "1"
    set scr_allow_kar98ksniper "1"
    set scr_allow_m1carbine "1"
    set scr_allow_m1garand "1"
    set scr_allow_mp40 "0"
    set scr_allow_mp44 "0"
    set scr_allow_nagant "1"
    set scr_allow_nagantsniper "1"
    set scr_allow_pps42 "0"
    set scr_allow_ppsh "0"
    set scr_allow_shotgun "0"
    set scr_allow_springfield "1"
    set scr_allow_sten "0"
    set scr_allow_svt40 "1"
    set scr_allow_thompson "0"
    set scr_allow_fraggrenades "0"
    set scr_allow_smokegrenades "0"
    set scr_ctf_scorelimit "5"
    set scr_ctf_timelimit "30"
    set scr_dm_scorelimit "50"
    set scr_dm_timelimit "15"
    set scr_sd_bombtimer "60"
    set scr_sd_graceperiod "15"
    set scr_sd_roundlength "2"
    set scr_sd_roundlimit "0"
    set scr_sd_scorelimit "10"
    set scr_sd_timelimit "30"
    set scr_tdm_scorelimit "100"
    set scr_tdm_timelimit "20"
    set scr_hq_scorelimit "450"
    set scr_hq_timelimit "30"
    set sv_mapRotationCurrent ""
    set sv_mapRotation "gametype dm gametype tdm map mp_toujane map mp_carentan map mp_railyard "
    map_rotate
    and here is my starting parameter:
    Code:
    ./cod2_lnxded_1_3_nodelay_va_loc + set fs_game spr + set dedicated "2" +set net_port "28964" +exec spring.cfg
    Yeah, I thought so, there is an error in your config file:

    Code:
    sv_allowDownload "1"
    And a minor error in your HTTP address:

    Code:
    sv_wwwBaseURL "http://80.211.219.240/cod2/"
    You have to put the forward slash "/" at the end of the address, to forward the game to your fs_game folder.
    Last edited by Tally; 27th March 2018 at 18:30.

  10. The Following User Says Thank You to Tally For This Useful Post:

    kung foo man (27th March 2018)

  11. #8
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Quote Originally Posted by Tally View Post
    You have to put the forward slash "/" at the end of the address, to forward the game to your fs_game folder.

    Actually, you don't. It will auto-append a slash, so the client will try to dl from blabla/cod2//spr. Now all webservers and/or clients handle that correctly, so it won't break anything.
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  12. #9
    Private
    Join Date
    Mar 2018
    Posts
    36
    Thanks
    8
    Thanked 6 Times in 6 Posts
    Well, it still does not work as it should. :/ I really dont know whats wrong :/
    Try to join this server, you'll see that mod is not "set" or even download by you.

  13. #10
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Please show the output of:

    sv_allowdownload
    sv_wwwdownload
    sv_wwwbaseurl
    sv_wwwdldisconnected
    sv_pure
    sv_referencediwdnames
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

Posting Permissions

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