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

Reply via email to