Re: [hlcoders] Source SDK Base OrangeBox

2008-02-23 Thread Ryan Sheffer
--
[ Picked text/plain from multipart/alternative ]
For the moment I'm using a little hack by using the HL2DM steam.inf and
using the orangebox sdk appid which works rather well and no console
messages asking me to update.

PatchVersion=1.0.0.12
ProductName=hl2dm
appID=218


I don't think you need to include the steam.inf unless you mount multiple
GCFs in code.

On Sat, Feb 23, 2008 at 8:22 AM, Tom Edwards <[EMAIL PROTECTED]>
wrote:

> It loads the right binaries, but no matter what I try none of the ep2
> content. The content caches need to be shared!
>
> (I know I can mount whatever AppID I want with code, but it's just not
> the same. :-p)
>
> Matt Stafford wrote:
> > --
> > [ Picked text/plain from multipart/alternative ]
> > Works fine for me.
> >
> > On Sat, Feb 23, 2008 at 8:16 PM, Justin Krenz <[EMAIL PROTECTED]> wrote:
> >
> >
> >> Does 218 work now?
> >>
> >> Matt Stafford wrote:
> >>
> >>> --
> >>> [ Picked text/plain from multipart/alternative ]
> >>> I'm not even running with a Steam.inf file, and I'm using AppID 218.
> >>>
> >>> On Sat, Feb 23, 2008 at 2:28 PM, Ryan Sheffer <[EMAIL PROTECTED]>
> >>>
> >> wrote:
> >>
>  --
>  [ Picked text/plain from multipart/alternative ]
>  Hey
> 
>  So since we can use appid 218 now, I was wondering what we should put
> 
> >> in
> >>
>  the
>  steam.inf file?
> 
>  I tried
> 
>  PatchVersion=1.0.0.1
>  ProductName=sourcetest
>  appID=218
> 
> 
>  And it shows the mod name correctly in steam friends, but ingame it
> 
> >> says
> >>
>  the
>  server is out of date and needs to be updated. So I guess what I
> really
>  want
>  to know is what patch version to use.
> 
>  Thanks.
> 
>  --
>  ~Ryan
>  --
> 
>  ___
>  To unsubscribe, edit your list preferences, or view the list
> archives,
>  please visit:
>  http://list.valvesoftware.com/mailman/listinfo/hlcoders
> 
> 
> 
> >>> --
> >>> Matt Stafford (Wraiyth)
> >>> http://www.wraiyth.com
> >>> --
> >>>
> >>> ___
> >>> To unsubscribe, edit your list preferences, or view the list archives,
> >>>
> >> please visit:
> >>
> >>> http://list.valvesoftware.com/mailman/listinfo/hlcoders
> >>>
> >>>
> >>>
> >> ___
> >> To unsubscribe, edit your list preferences, or view the list archives,
> >> please visit:
> >> http://list.valvesoftware.com/mailman/listinfo/hlcoders
> >>
> >>
> >>
> >
> >
> > --
> > Matt Stafford (Wraiyth)
> > http://www.wraiyth.com
> > --
> >
> > ___
> > To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlcoders
> >
> >
> >
>
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlcoders
>
>


--
~Ryan
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



Re: [hlcoders] Source SDK Base OrangeBox

2008-02-23 Thread Tom Edwards

It loads the right binaries, but no matter what I try none of the ep2
content. The content caches need to be shared!

(I know I can mount whatever AppID I want with code, but it's just not
the same. :-p)

Matt Stafford wrote:

--
[ Picked text/plain from multipart/alternative ]
Works fine for me.

On Sat, Feb 23, 2008 at 8:16 PM, Justin Krenz <[EMAIL PROTECTED]> wrote:



Does 218 work now?

Matt Stafford wrote:


--
[ Picked text/plain from multipart/alternative ]
I'm not even running with a Steam.inf file, and I'm using AppID 218.

On Sat, Feb 23, 2008 at 2:28 PM, Ryan Sheffer <[EMAIL PROTECTED]>


wrote:


--
[ Picked text/plain from multipart/alternative ]
Hey

So since we can use appid 218 now, I was wondering what we should put


in


the
steam.inf file?

I tried

PatchVersion=1.0.0.1
ProductName=sourcetest
appID=218


And it shows the mod name correctly in steam friends, but ingame it


says


the
server is out of date and needs to be updated. So I guess what I really
want
to know is what patch version to use.

Thanks.

--
~Ryan
--

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders




--
Matt Stafford (Wraiyth)
http://www.wraiyth.com
--

___
To unsubscribe, edit your list preferences, or view the list archives,


please visit:


http://list.valvesoftware.com/mailman/listinfo/hlcoders




___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders






--
Matt Stafford (Wraiyth)
http://www.wraiyth.com
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders






___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



Re: [hlcoders] Source SDK Base OrangeBox

2008-02-23 Thread Saul Rennison

Even in my EP1 mod, I get:
MasterServerRequest
Please restart your server to receive the latest updates.
In the console every 5 minutes or so. Using source sdk base.

On 23 Feb 2008, at 14:50, Matt Stafford wrote:


--
[ Picked text/plain from multipart/alternative ]
Works fine for me.

On Sat, Feb 23, 2008 at 8:16 PM, Justin Krenz <[EMAIL PROTECTED]>
wrote:


Does 218 work now?

Matt Stafford wrote:

--
[ Picked text/plain from multipart/alternative ]
I'm not even running with a Steam.inf file, and I'm using AppID 218.

On Sat, Feb 23, 2008 at 2:28 PM, Ryan Sheffer <[EMAIL PROTECTED]>

wrote:



--
[ Picked text/plain from multipart/alternative ]
Hey

So since we can use appid 218 now, I was wondering what we should
put

in

the
steam.inf file?

I tried

PatchVersion=1.0.0.1
ProductName=sourcetest
appID=218


And it shows the mod name correctly in steam friends, but ingame it

says

the
server is out of date and needs to be updated. So I guess what I
really
want
to know is what patch version to use.

Thanks.

--
~Ryan
--

___
To unsubscribe, edit your list preferences, or view the list
archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders





--
Matt Stafford (Wraiyth)
http://www.wraiyth.com
--

___
To unsubscribe, edit your list preferences, or view the list
archives,

please visit:

http://list.valvesoftware.com/mailman/listinfo/hlcoders




___
To unsubscribe, edit your list preferences, or view the list
archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders





--
Matt Stafford (Wraiyth)
http://www.wraiyth.com
--

___
To unsubscribe, edit your list preferences, or view the list
archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders




___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



Re: [hlcoders] Source SDK Base OrangeBox

2008-02-23 Thread Matt Stafford
--
[ Picked text/plain from multipart/alternative ]
Works fine for me.

On Sat, Feb 23, 2008 at 8:16 PM, Justin Krenz <[EMAIL PROTECTED]> wrote:

> Does 218 work now?
>
> Matt Stafford wrote:
> > --
> > [ Picked text/plain from multipart/alternative ]
> > I'm not even running with a Steam.inf file, and I'm using AppID 218.
> >
> > On Sat, Feb 23, 2008 at 2:28 PM, Ryan Sheffer <[EMAIL PROTECTED]>
> wrote:
> >
> >> --
> >> [ Picked text/plain from multipart/alternative ]
> >> Hey
> >>
> >> So since we can use appid 218 now, I was wondering what we should put
> in
> >> the
> >> steam.inf file?
> >>
> >> I tried
> >>
> >> PatchVersion=1.0.0.1
> >> ProductName=sourcetest
> >> appID=218
> >>
> >>
> >> And it shows the mod name correctly in steam friends, but ingame it
> says
> >> the
> >> server is out of date and needs to be updated. So I guess what I really
> >> want
> >> to know is what patch version to use.
> >>
> >> Thanks.
> >>
> >> --
> >> ~Ryan
> >> --
> >>
> >> ___
> >> To unsubscribe, edit your list preferences, or view the list archives,
> >> please visit:
> >> http://list.valvesoftware.com/mailman/listinfo/hlcoders
> >>
> >>
> >
> >
> > --
> > Matt Stafford (Wraiyth)
> > http://www.wraiyth.com
> > --
> >
> > ___
> > To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlcoders
> >
> >
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlcoders
>
>


--
Matt Stafford (Wraiyth)
http://www.wraiyth.com
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



Re: [hlcoders] Source SDK Base OrangeBox

2008-02-23 Thread Justin Krenz

Does 218 work now?

Matt Stafford wrote:

--
[ Picked text/plain from multipart/alternative ]
I'm not even running with a Steam.inf file, and I'm using AppID 218.

On Sat, Feb 23, 2008 at 2:28 PM, Ryan Sheffer <[EMAIL PROTECTED]> wrote:


--
[ Picked text/plain from multipart/alternative ]
Hey

So since we can use appid 218 now, I was wondering what we should put in
the
steam.inf file?

I tried

PatchVersion=1.0.0.1
ProductName=sourcetest
appID=218


And it shows the mod name correctly in steam friends, but ingame it says
the
server is out of date and needs to be updated. So I guess what I really
want
to know is what patch version to use.

Thanks.

--
~Ryan
--

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders





--
Matt Stafford (Wraiyth)
http://www.wraiyth.com
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders




___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



Re: [hlcoders] Source SDK Base OrangeBox

2008-02-23 Thread Matt Stafford
--
[ Picked text/plain from multipart/alternative ]
I'm not even running with a Steam.inf file, and I'm using AppID 218.

On Sat, Feb 23, 2008 at 2:28 PM, Ryan Sheffer <[EMAIL PROTECTED]> wrote:

> --
> [ Picked text/plain from multipart/alternative ]
> Hey
>
> So since we can use appid 218 now, I was wondering what we should put in
> the
> steam.inf file?
>
> I tried
>
> PatchVersion=1.0.0.1
> ProductName=sourcetest
> appID=218
>
>
> And it shows the mod name correctly in steam friends, but ingame it says
> the
> server is out of date and needs to be updated. So I guess what I really
> want
> to know is what patch version to use.
>
> Thanks.
>
> --
> ~Ryan
> --
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlcoders
>
>


--
Matt Stafford (Wraiyth)
http://www.wraiyth.com
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



[hlcoders] Source SDK Base OrangeBox

2008-02-22 Thread Ryan Sheffer
--
[ Picked text/plain from multipart/alternative ]
Hey

So since we can use appid 218 now, I was wondering what we should put in the
steam.inf file?

I tried

PatchVersion=1.0.0.1
ProductName=sourcetest
appID=218


And it shows the mod name correctly in steam friends, but ingame it says the
server is out of date and needs to be updated. So I guess what I really want
to know is what patch version to use.

Thanks.

--
~Ryan
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders