1,584
edits
DrinkyBird (talk | contribs) No edit summary Tag: Source edit |
DrinkyBird (talk | contribs) No edit summary Tag: Source edit |
||
Line 1: | Line 1: | ||
{{ACSWarning}} | {{ACSWarning}} | ||
int '''PlayerIsLoggedIn''' (int playernumber) | int '''PlayerIsLoggedIn''' (int ''playernumber'') | ||
== Usage == | == Usage == | ||
=== Parameters === | |||
* ''playernumber'': The player number to check the login status of. | |||
=== Return value === | === Return value === | ||
Returns true if the player is logged in with the [[Accounts|account server]]. | Returns true if the player is logged in with the [[Accounts|account server]]. |