ULX

Author Topic: GMod Fast Downloads? SORRY I POSTED IN WRONG SPOT  (Read 4230 times)

0 Members and 1 Guest are viewing this topic.

Offline usarmy

  • Newbie
  • *
  • Posts: 22
  • Karma: 0
GMod Fast Downloads? SORRY I POSTED IN WRONG SPOT
« on: January 10, 2008, 05:43:25 PM »
Hi,

I just noticed I posted in the wrong spot sorry!

I have googled and googled and can't find anything and you guys here are always so much help so I thought I would give ya'll a try on this. Does Gmod and Fast downloads work with the mods? I

was tryin to setup my phoenix model pack and vehicle pack up on my webserver and I can't get it working. I got maps to fast DL but I cant get the packs to. I made a folder in my webserver

named addons and put the phoenix folder in there, and then put the phoenix pack in my addons folder in my server. Then try to connect and nothing. Then I tried making individual folders for each

pack on the webserver and it didn't work either so is this not possible? Sorry if I am confusing some of you. Also this is now a 8 man Slot Dedicated Server. So I am using smart ftp for all my uploads.

Thanks,
usarmy
« Last Edit: January 10, 2008, 05:50:12 PM by usarmy »

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: GMod Fast Downloads? SORRY I POSTED IN WRONG SPOT
« Reply #1 on: January 10, 2008, 07:05:19 PM »
Addons is a 'virtual' Gmod folder.
Any "addon/<pack>" would not be used in your path of your web host.

So, if you had on your actual GMod server
/addons/somepack/models/custom1.xxx
/addons/somepack/models/custom2.xxx

on your actual download server, besides /maps/yourcustommap.bz2 (USE COMPRESSION!!! Research using bz2 compression) that you already have working, you would need;
/models/custom1.xxx
/models/custom2.xxx


http://www.google.com/search?lr=&ie=UTF-8&oe=UTF-8&q=how+to+use+sv_downloadurl

Even with compressing every file on your fast download server, I don't recommend hosting large mod packs.
There is no way to make it one individual file for sv_downloadurl that would decompress into all models once it got to the clients machine through Gmod/Source.
(If someone can correct me on that, please feel free.)
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline usarmy

  • Newbie
  • *
  • Posts: 22
  • Karma: 0
Re: GMod Fast Downloads? SORRY I POSTED IN WRONG SPOT
« Reply #2 on: January 10, 2008, 07:52:30 PM »
well thats kinda a bummer, but makes sense. I was tryin to do the phoenix pack and it is like 50mb. And the vehicle pack and thats like 322mb.

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: GMod Fast Downloads? SORRY I POSTED IN WRONG SPOT
« Reply #3 on: January 10, 2008, 09:11:16 PM »
dont worry about hosting those files on yours server. Everyone pretty much has got those packs installed already anyways. If they do not, you would simply need to instruct them to do so. =) Maybe put a message in your MOTD or in your adverts stating that if they see errors what packs it might be for them to download.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: GMod Fast Downloads? SORRY I POSTED IN WRONG SPOT
« Reply #4 on: January 11, 2008, 03:17:50 PM »
Yeah. I'd guestimate that 95% of Gmod players have Phx model pack.
Not so much for the vehicle pack. Most of the servers I play on don't have the vehicles anyway.
I do have GMOW, but not the others.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming