Re: [hlds] steam:// syntaxs

2005-11-11 Thread Jon Dawson

You want to use:

steam:-applaunch appid +password pass +connect ip-port

So in a link that would be:

A HREF='steam:-applaunch 10 +password bleh +connect
192.168.0.1'Clicky/A

To connect to 192.168.0.1 with the pass bleh and launching the game
Counter-Strike. For a full list of appids, go to
http://www.hl2world.com/wiki/index.php/Applaunch_IDs.

If you wanted a page to connect without a user doing anything, use this
code:

script
location.replace('steam:-applaunch appid  +connect server');
/script


- Original Message -
From: Bush [EMAIL PROTECTED]
To: hlds@list.valvesoftware.com
Sent: Friday, November 11, 2005 7:04 AM
Subject: [hlds] steam:// syntaxs


This is a multi-part message in MIME format.
--
--
[ Picked text/plain from multipart/alternative ]
My problem is below, thanks in advance for your help :)

What i have

steam://-applaunch 240 -connect iport -password password

My Problems... Two things..


Whats with the -applaunch 240 i've also seen it set to -applaunch 70, whats
the differences between these two and what should I use? And how do I get
this to work with the password, i'm having issues

With that line of code above, the password doesn't work.. What is the PROPER
syntax for this since the new update came out (Thrusday, Nov 11th).. Maybe
i'm going about this the entirely wrong way as far as the syntax goes..

Thanks again for your help,

Bush.
--
[ frown.gif of type image/gif deleted ]
--


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


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


Re: [hlds] steam:// syntaxs

2005-11-11 Thread Brandon
--
[ Picked text/plain from multipart/alternative ]
is there a steam:// add to favorites syntax?

On 11/11/05, Andrew Armstrong [EMAIL PROTECTED] wrote:

 You may want to look at the (recently) added steam://connect syntax ?

 Check steampowered news for info.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Jon Dawson
 Sent: Friday, 11 November 2005 5:57 PM
 To: hlds@list.valvesoftware.com
 Subject: Re: [hlds] steam:// syntaxs

 You want to use:

 steam:-applaunch appid +password pass +connect ip-port

 So in a link that would be:

 A HREF='steam:-applaunch 10 +password bleh +connect
 192.168.0.1 http://192.168.0.1'Clicky/A

 To connect to 192.168.0.1 http://192.168.0.1 with the pass bleh and
 launching the game
 Counter-Strike. For a full list of appids, go to
 http://www.hl2world.com/wiki/index.php/Applaunch_IDs.

 If you wanted a page to connect without a user doing anything, use this
 code:

 script
 location.replace('steam:-applaunch appid +connect server'); /script


 - Original Message -
 From: Bush [EMAIL PROTECTED]
 To: hlds@list.valvesoftware.com
 Sent: Friday, November 11, 2005 7:04 AM
 Subject: [hlds] steam:// syntaxs


 This is a multi-part message in MIME format.
 --
 --
 [ Picked text/plain from multipart/alternative ] My problem is below,
 thanks in advance for your help :)

 What i have

 steam://-applaunch 240 -connect iport -password password

 My Problems... Two things..


 Whats with the -applaunch 240 i've also seen it set to -applaunch 70,
 whats the differences between these two and what should I use? And how
 do I get this to work with the password, i'm having issues

 With that line of code above, the password doesn't work.. What is the
 PROPER syntax for this since the new update came out (Thrusday, Nov
 11th).. Maybe i'm going about this the entirely wrong way as far as the
 syntax goes..

 Thanks again for your help,

 Bush.
 --
 [ frown.gif of type image/gif deleted ]
 --


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


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



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

--

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


Re: [hlds] steam:// syntaxs

2005-11-11 Thread Bush

Thanks a lot
- Original Message -
From: Jon Dawson [EMAIL PROTECTED]
To: hlds@list.valvesoftware.com
Sent: Friday, November 11, 2005 2:57 AM
Subject: Re: [hlds] steam:// syntaxs



You want to use:

steam:-applaunch appid +password pass +connect ip-port

So in a link that would be:

A HREF='steam:-applaunch 10 +password bleh +connect
192.168.0.1'Clicky/A

To connect to 192.168.0.1 with the pass bleh and launching the game
Counter-Strike. For a full list of appids, go to
http://www.hl2world.com/wiki/index.php/Applaunch_IDs.

If you wanted a page to connect without a user doing anything, use this
code:

script
location.replace('steam:-applaunch appid  +connect server');
/script


- Original Message -
From: Bush [EMAIL PROTECTED]
To: hlds@list.valvesoftware.com
Sent: Friday, November 11, 2005 7:04 AM
Subject: [hlds] steam:// syntaxs


This is a multi-part message in MIME format.
--
--
[ Picked text/plain from multipart/alternative ]
My problem is below, thanks in advance for your help :)

What i have

steam://-applaunch 240 -connect iport -password password

My Problems... Two things..


Whats with the -applaunch 240 i've also seen it set to -applaunch 70,
whats
the differences between these two and what should I use? And how do I get
this to work with the password, i'm having issues

With that line of code above, the password doesn't work.. What is the
PROPER
syntax for this since the new update came out (Thrusday, Nov 11th).. Maybe
i'm going about this the entirely wrong way as far as the syntax goes..

Thanks again for your help,

Bush.
--
[ frown.gif of type image/gif deleted ]
--


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


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





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


[hlds] steam:// syntaxs

2005-11-10 Thread Bush
This is a multi-part message in MIME format.
--
--
[ Picked text/plain from multipart/alternative ]
My problem is below, thanks in advance for your help :)

What i have

 steam://-applaunch 240 -connect iport -password password

My Problems... Two things..


Whats with the -applaunch 240 i've also seen it set to -applaunch 70, whats the 
differences between these two and what should I use? And how do I get this to 
work with the password, i'm having issues

With that line of code above, the password doesn't work.. What is the PROPER 
syntax for this since the new update came out (Thrusday, Nov 11th).. Maybe i'm 
going about this the entirely wrong way as far as the syntax goes..

Thanks again for your help,

Bush.
--
[ frown.gif of type image/gif deleted ]
--


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