1,584
edits
DrinkyBird (talk | contribs) (Created page with "{{ACSWarning}} int '''PlayerIsLoggedIn''' (int playernumber) Returns true if the player is logged in via the specified login server. category:ACS Functions") |
DrinkyBird (talk | contribs) No edit summary Tag: Source edit |
||
Line 3: | Line 3: | ||
int '''PlayerIsLoggedIn''' (int playernumber) | int '''PlayerIsLoggedIn''' (int playernumber) | ||
Returns true if the player is logged in | == Usage == | ||
=== Return value === | |||
Returns true if the player is logged in with the [[Accounts|account server]]. | |||
[[category:ACS | == Examples == | ||
{{noexamples}} | |||
== See also == | |||
* [[Accounts]] | |||
* [[Database]] | |||
[[category:ACS functions]] |