PlayerRef
A player may be online or offline.
get_username()
is_online()
- Returns true if the player is online.get_entity()
- Returns EntityRef the player is controlling.get_address()
- Returns table with:ip
- stringport
- integer
A player may be online or offline.
get_username()
is_online()
- Returns true if the player is online.get_entity()
- Returns EntityRef the player is controlling.get_address()
- Returns table with:
ip
- stringport
- integer