[quake3] sv_dlURL

Ben Millwood thebenmachine at googlemail.com
Sat Mar 15 12:05:10 EDT 2008


// is probably recognised as a comment even in strings.
Cut the http:// off and just put the domain in the cvar.

On Sat, Mar 15, 2008 at 3:27 AM, Rob Willmore <rwillmore at gmail.com> wrote:

> Sorry, to be exact it shows up as "http:" and that's it. It appears to be
> truncating it but I can't figure out why.
>
>
> On Fri, Mar 14, 2008 at 10:24 PM, Rob Willmore <rwillmore at gmail.com>
> wrote:
>
> > I *still* can't get this to work. When I tried qstat, it shows me that
> > set sv_dlURL is set to just "http://" and nothing follows. It just ignore my
> > http addess I have in there.I can even only get that far if I set sets
> > sv_dlURL in my server launch script. If I try putting it in *any* config
> > files, it totally doesn't see it.
> >
> > Thoughts?
> >
> >
> > On Thu, Mar 13, 2008 at 11:55 AM, EscapedTurkey <escapedturkey at gmail.com>
> > wrote:
> >
> > > You're probably using the old version without the redirect.
> > >
> > >
> > > http://home.isp.studenten.net/algemeen/ioq3svn_precompiled/r1250/
> > >
> > > Format for redirect:
> > >
> > > set sv_allowDownloads "1"
> > > set sv_dlURL "http://mydomain.com/mygamefolder"
> > >
> > > You'll want to make a server.cfg because q3config.cfg will over-write
> > > itself. It's automatically generated by q3.
> > >
> > > Rob Willmore wrote:
> > > > I'm looking for help with sv_dlURL. Specifically, it say to add the
> > > > command to the SERVERINFO string. Now, what exactly *is* the server
> > > info
> > > > string? This would be for a normal Quake 3 server that I want to
> > > push
> > > > files via HTTP to clients connecting with the ioQuake client. I've
> > > tried
> > > > adding it to my q3config.cfg on the server, but it doesn't appear to
> > > > work. When I try to play the game and download the custom file via
> > > HTTP,
> > > > it still says it's trying to download it from baseQ3 via UDP and not
> > > the
> > > > http redirect I've set up. The server is set up to serve via http
> > > and
> > > > the ioquake client is setup to receive files in that manner. In a
> > > > nutshell, what I need is the location to place this command and the
> > > > correct format. I've been trying it in the q3config.cfg as this:
> > > sets
> > > > sv_dlURL "http://216.246.26.11" with no luck...it still seems to be
> > > > pointing to the old baseq3 dir on the server.
> > >
> > > ---
> > > To unsubscribe, send a blank email to quake3-unsubscribe at icculus.org
> > > Mailing list archives: http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?50
> > >
> > >
> > >
> >
> >
> > --
> > Willmore
> > *Fortitudo, aequitas, fidelitas.*
> > "Strength, justice, loyalty"
> > (GC) (512)524-7045
>
>
>
>
> --
> Willmore
> *Fortitudo, aequitas, fidelitas.*
> "Strength, justice, loyalty"
> (GC) (512)524-7045
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/quake3/attachments/20080315/6c528604/attachment.htm>


More information about the quake3 mailing list