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

Thread: Fast Download on CoD2 Server!

  1. #1
    Private
    Join Date
    Nov 2012
    Posts
    11
    Thanks
    13
    Thanked 0 Times in 0 Posts

    Fast Download on CoD2 Server!

    How can i do fast download on cod2 server?

  2. #2
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,010
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    this is all you need:

    Code:
    set sv_allowDownload "0"
    set sv_wwwDownload "1"
    set sv_wwwBaseURL "http://killtube.org/deathrun"
    set sv_wwwDlDisconnected "1"
    check the url, so you the the folder-structure.
    timescale 0.01

  3. The Following User Says Thank You to kung foo man For This Useful Post:

    jepson (3rd November 2012)

  4. #3
    Sergeant EvoloZz's Avatar
    Join Date
    Sep 2012
    Location
    Helsinki, Finland
    Posts
    360
    Thanks
    314
    Thanked 167 Times in 120 Posts
    dr_bananaphone? dr_terminator? xD

  5. #4
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,010
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    yeah dr_terminator is a map made by Killer.Pro and later it got extended by STAUFFii and Dark.Angel i think. But havent yet implemented the map

    bananaphone is some older map, still nice, but i dont remember anymore what the reason was of not-implementing-it.
    timescale 0.01

  6. #5
    Private
    Join Date
    Nov 2012
    Posts
    11
    Thanks
    13
    Thanked 0 Times in 0 Posts
    How to make the set sv_wwwBaseURL "" on my root?

  7. #6
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,010
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    In WinSCP goto /var/www, thats your web-data.
    timescale 0.01

  8. The Following User Says Thank You to kung foo man For This Useful Post:

    jepson (4th November 2012)

  9. #7
    Private
    Join Date
    Nov 2012
    Posts
    11
    Thanks
    13
    Thanked 0 Times in 0 Posts
    Ye, but how will i make the mods downloading from the site if i dont have a site?
    And i dont know how to make... Does it exist some default site for web data?

  10. #8
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,010
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    Your "site" is your vserver. You can reach it by ip: http://188.165.248.215/

    Yep, there is the default site of apache2.
    timescale 0.01

  11. The Following User Says Thank You to kung foo man For This Useful Post:

    jepson (4th November 2012)

  12. #9
    Private
    Join Date
    Nov 2012
    Posts
    11
    Thanks
    13
    Thanked 0 Times in 0 Posts
    Ye, how to setup a default site for file download?

  13. #10
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,010
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    you dont need a default site.

    just create those folders:
    - /var/www/cod2
    - /var/www/cod2/main
    - /var/www/cod2/your_fsgame_name


    and:
    set sv_wwwBaseURL "http://1.2.3.4/cod2"
    timescale 0.01

  14. The Following User Says Thank You to kung foo man For This Useful Post:

    jepson (4th November 2012)

Posting Permissions

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