API PlayerInStation: Difference between revisions
From Vendetta Lua
Jump to navigationJump to search
split |
Updated description to more accurately reflect role of function |
||
Line 4: | Line 4: | ||
<br> | <br> | ||
'''Description:'''<br> | '''Description:'''<br> | ||
Tell if player is docked. | |||
<br> | <br> | ||
'''Returns:'''<br> | '''Returns:'''<br> | ||
''instation'' true if the player is | ''instation'' true if the player is docked, otherwise false | ||
<br> | <br> |
Latest revision as of 12:38, 24 February 2011
PlayerInStation
Definition:
PlayerInStation() -> bool instation
Description:
Tell if player is docked.
Returns:
instation true if the player is docked, otherwise false