Personal tools

Lua/Server/Player/Static Functions/GetById

From JC2-MP Documentation

< Lua‎ | Server‎ | Player
Jump to: navigation, search

Returns    Player
Prototype    Player.GetById(number id)
Description    No description


Description

Returns the player with the given player ID, or nil if no player was found with the given ID.

See also