Steam browser protocol: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 45: Line 45:
***Why would this be useful? We already have <code>'''steam://openurl/<url>'''</code>. -- [[User:WildCat|WildCat]]
***Why would this be useful? We already have <code>'''steam://openurl/<url>'''</code>. -- [[User:WildCat|WildCat]]
****Saves us from having to type http://developer.valvesoftware.com/wiki/ for everything. We're not completely obsessed, we don't use steam:// to open hypertext pages --[[User:Alph Tech STUART|Alph Tech STUART]] 17:13, 9 Jun 2006 (PDT).
****Saves us from having to type http://developer.valvesoftware.com/wiki/ for everything. We're not completely obsessed, we don't use steam:// to open hypertext pages --[[User:Alph Tech STUART|Alph Tech STUART]] 17:13, 9 Jun 2006 (PDT).
* '''<code>steam://friends/add/<user></code>'''
* '''<code>steam://friends/<user></code>'''
**Prompt to add user to Friends list. --[[User:VealCalf|VealCalf]]
**Either propts to add user to Friends list or opens chat window with user (if online). --[[User:Alph Tech STUART|STUART]] and [[User:VealCalf|VealCalf]] <sup>([[User talk:Alph Tech STUART|TALK]][mailto:stuart@testtrack4.com &nbsp;][http://www.testtrack4.com &nbsp;])</sup>
* '''<code>steam://friends/chat/<user></code>'''
**Open chat window with user (if online). --[[User:Alph Tech STUART|STUART]] <sup>([[User talk:Alph Tech STUART|TALK]][mailto:stuart@testtrack4.com &nbsp;][http://www.testtrack4.com &nbsp;])</sup>
* '''<code>steam://gameinfo/<IP or DNS name>[:port]</code>'''
* '''<code>steam://gameinfo/<IP or DNS name>[:port]</code>'''
**Opens the "Game Info" dialog for the specified server. Maybe also integrated into the server browser, so you don't have to add a server to the favorites to have access to that window. --[[User:Koraktor|Koraktor]]
**Opens the "Game Info" dialog for the specified server. Maybe also integrated into the server browser, so you don't have to add a server to the favorites to have access to that window. --[[User:Koraktor|Koraktor]]

Revision as of 19:15, 5 July 2006

Commands

There are several commands available that interact with Steam. All of them open up Steam if it is not open. They can either be typed into a command box (Start-> Run) or through your browser's address bar. Use a Steam Applaunch ID in place of <id> (i.e. 211 for the Source SDK).



Suggestions

The following commands are community suggestions and are not presently featured in Steam: