Difference between revisions of "UO.CliLogged"

From OpenEUO
Jump to: navigation, search
(Created page with " UO.CliLogged ⇒ Returns if a character is logged into the game. {| border="1" cellpadding="2" |+UO.CliLogged Values |- | width=40px style="background:#ffdead;" | Value || widt...")
 
 
(One intermediate revision by one other user not shown)
Line 7: Line 7:
 
| width=40px style="background:#ffdead;" | Value || width=200px style="background:#ffdead;" | Description
 
| width=40px style="background:#ffdead;" | Value || width=200px style="background:#ffdead;" | Description
 
|-
 
|-
| 0 || Not logged in
+
| false || Not logged in
 
|-
 
|-
| 1 || Logged in
+
| true || Logged in
 
|-
 
|-
 
|}
 
|}
 +
 +
[[UO.Shard]]

Latest revision as of 07:53, 29 October 2010

UO.CliLogged

⇒ Returns if a character is logged into the game.

UO.CliLogged Values
Value Description
false Not logged in
true Logged in

UO.Shard