Re: [hlds] Day of Defeat: Source update released

2006-08-18 Thread dackz
So have you guys fixed the problem where if userids go over SHRT_MAX, all in-game kill messages say "unconnected [killed] unconnected"? What about how when a player chooses "random" as their class, the mod never actually logs what class they receive? And how about the bug that causes the warmup

[hlds] Day of Defeat: Source update released

2006-08-18 Thread Jason Ruymen
An update to Day of Defeat: Source has been released. Linux servers that are set to be automatically updated will be. Otherwise please run hldsupdatetool to get this update. Here are the changes: Day of Defeat: Source: * Improved hitbox detection for player body parts that extend outside

[hlds] server info

2006-08-18 Thread mahrsart a
-- [ Picked text/plain from multipart/alternative ] I was playing on another CSS server, and at the end of every third or fourth round, this ad would pop up: http://x5.freeshare.us/118fs632582.jpg Anyone know what plugin does that? Mike R. - Get your email and

RE: [hlds] more on download

2006-08-18 Thread Scott Tuttle
Are they being requested from your game server. Check your server http logs to see if they are even being requested. Maybe you need to reload the server for mani to pick up the new changes. I really don't know anything about forcning downloads via mani. > -Original Message- > From: [EMA

[hlds] more on download

2006-08-18 Thread Valdimar Kristjansson
Hi, Now I'm almost happy with my server :) I want to add sounds to it and I've added the sound folder in my virtual dir (does sv_downloadurl pertain to maps only?) I've edited the soundlist.txt in my mani admin folder and all the sounds there point to sound/subdir/filename. I've also set mani_qu

RE: [hlds] Maps not downloading

2006-08-18 Thread Scott Tuttle
Well I use it on multiple servers and it gets server directory information from a mysql database, based on the requested http://game.server.i.p . I will have to sanatize it a bit so that someone could use it by hardcoding the game server path into it. I will see what I can do this weekend. > ---

RE: [hlds] Maps not downloading

2006-08-18 Thread cbass
Since your showing cool ASPX coding, you want to share? -Original message- From: "Scott Tuttle" [EMAIL PROTECTED] Date: Fri, 18 Aug 2006 10:07:38 -0400 To: hlds@list.valvesoftware.com Subject: RE: [hlds] Maps not downloading > What I have is an aspx page in my download url > > sv_downloadu

RE: [hlds] Maps not downloading

2006-08-18 Thread Scott Tuttle
What I have is an aspx page in my download url sv_downloadurl "http://game.server.i.p/?f="; When the server gets a request default.aspx?f=/maps/de_westwood.bsp for example, I stream out the /maps/de_westwood.bsp from the game server directory. I limit the files that can be streamed by coding the

RE: [hlds] Maps not downloading

2006-08-18 Thread Edward Luna
Frazer... you're amazing, as are several of the people on this list who selflessly help those in need. Never have so many owed so much to so few. W. Churchill -Original Message- From: Frazer [mailto:[EMAIL PROTECTED] Sent: Friday, August 18, 2006 7:59 AM To: hlds@list.valvesoftware.com Sub

RE: [hlds] Maps not downloading

2006-08-18 Thread Frazer
Oops... Should have read: "...From this point forward, I will assume you are working with dod" -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Frazer Sent: Friday, August 18, 2006 8:59 AM To: hlds@list.valvesoftware.com Subject: RE: [hlds] Maps not

RE: [hlds] Maps not downloading

2006-08-18 Thread Frazer
(My previous posting was missing some text at the beginning, here is the full version) You may have already covered most of this ground, but for completeness, I have tried to capture all the steps. Here is how I set up sv_download on a Windows 2003 Server with IIS 6.0. First, create a directory