SRCDS Steam group


Link to off site files - TF2 - Need Help
#1
Yo, i am having a tad problem with the TF2 server, i'll explain...

We run the server as normal but wish to use modefied or new maps on the server, aswell as sounds and so on...

The problem is we do not wish to have these files on the same computer as we are hosting the server on. We have multiple computers running servers and we wish to host the files off site...

I looked in the server.cfg file and it says sv_downloadurl, but if this is it, i havn't got a clue how to use it, if anyody knows how to help please do...

:S if you need things explained more or whatever, just say, thnx

Edit: Nevermind, i worked it out alone, that's the 3rd time i've done that lol

Another thing, how do i pick what is downloaded to the clients computer? such as the maps are automatically downloaded, how do i set certain skins and so on to download too?
Reply
#2
This might help you:
Code:
// start download cvars
sv_allowupload 1
// allow custom decals to be uploaded. 0 is off 1 is on
sv_allowdownload 1
// allow files to be downloaded from the server. 0 is off 1 is on
net_maxfilesize 75
// Max download file size. Default is 15
//For custom maps you want this BIG, thus 75
sv_downloadurl "http://MYWEBSITE.COM/tf2/"
//redirect download location

Set up one of the other computers as a HTTP server can direct the sv_downloadurl at it. You can use the IP instead of a domain.
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply
#3
Mooga Wrote:This might help you:
Code:
// start download cvars
sv_allowupload 1
// allow custom decals to be uploaded. 0 is off 1 is on
sv_allowdownload 1
// allow files to be downloaded from the server. 0 is off 1 is on
net_maxfilesize 75
// Max download file size. Default is 15
//For custom maps you want this BIG, thus 75
sv_downloadurl "http://MYWEBSITE.COM/tf2/"
//redirect download location

Set up one of the other computers as a HTTP server can direct the sv_downloadurl at it. You can use the IP instead of a domain.

Yo, Thnx for this but still my question i believe is unanswered, I asked if there is a way to set the server to upload things such as weapon skins, custom textures, anything that will customise the game, this is my question :S

I said i found out the answer to that myself Toungue but thnx anyways...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)