Difference between revisions of "IS:Uplink"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 12: Line 12:
 
; Misc
 
; Misc
 
* [[ISUplink:Version (Command)|Version]]
 
* [[ISUplink:Version (Command)|Version]]
 +
: Display the current Inner Space version
 
* [[ISUplink:Exit (Command)|Exit]]
 
* [[ISUplink:Exit (Command)|Exit]]
 +
: Instantly close the program
 +
* [[ISUplink:Open (Command)|Open]]
 +
: Opens a new session of a game using a specific profile
 
; Console
 
; Console
 
* [[ISUplink:ConsoleClear (Command)|ConsoleClear]]
 
* [[ISUplink:ConsoleClear (Command)|ConsoleClear]]
 +
: Clear the console
 
* [[ISUplink:Squelch (Command)|Squelch]]
 
* [[ISUplink:Squelch (Command)|Squelch]]
 +
: Quietly execute a command (nothing shows up in console)
 
* [[ISUplink:Echo (Command)|Echo]]
 
* [[ISUplink:Echo (Command)|Echo]]
 +
: Output text (to the console)
 
* [[ISUplink:Console (Command)|Console]]
 
* [[ISUplink:Console (Command)|Console]]
 +
: Toggle the console
 
* [[ISUplink:Log (Command)|Log]]
 
* [[ISUplink:Log (Command)|Log]]
; Sessions
+
:  Log all console output
 +
; Session (these commands can ONLY be used from inside a session, through the [[ISSession:Uplink (Command)|Uplink]] command)
 
* [[ISUplink:Name (Command)|Name]]
 
* [[ISUplink:Name (Command)|Name]]
 +
: Set the session name, used for Relay
 
* [[ISUplink:Relay (Command)|Relay]]
 
* [[ISUplink:Relay (Command)|Relay]]
 +
: Relays a command to a specific session
 
* [[ISUplink:Sessions (Command)|Sessions]]
 
* [[ISUplink:Sessions (Command)|Sessions]]
* [[ISUplink:Open (Command)|Open]]
+
: Lists all sessions
 
* [[ISUplink:Focus (Command)|Focus]]
 
* [[ISUplink:Focus (Command)|Focus]]
 +
: Switch input focus to another session
 
; Settings
 
; Settings
* [[ISUplink:Game (Command)|Game]]
+
*[[ISUplink:Game (Command)|Game]]
* [[ISUplink:Games (Command)|Games]]
+
: Manipulate settings for a specific game
* [[ISUplink:Profile (Command)|Profile]]
+
*[[ISUplink:Games (Command)|Games]]
* [[ISUplink:Profiles (Command)|Profiles]]
+
: Add, list or remove games
 +
*[[ISUplink:Profile (Command)|Profile]]
 +
: Manipulate settings for a specific profile
 +
*[[ISUplink:Profiles (Command)|Profiles]]
 +
: Add, list or remove profiles
  
 
=== Data Types ===
 
=== Data Types ===

Revision as of 00:24, 24 February 2005

Introduction

Games and Profiles

Using the Games window

Adding Games

Adding Profiles

Console

LavishScript Extensions

Commands

Misc
Display the current Inner Space version
Instantly close the program
Opens a new session of a game using a specific profile
Console
Clear the console
Quietly execute a command (nothing shows up in console)
Output text (to the console)
Toggle the console
Log all console output
Session (these commands can ONLY be used from inside a session, through the Uplink command)
Set the session name, used for Relay
Relays a command to a specific session
Lists all sessions
Switch input focus to another session
Settings
Manipulate settings for a specific game
Add, list or remove games
Manipulate settings for a specific profile
Add, list or remove profiles

Data Types

(none)

Top-Level Objects

(none)

See Also