LT_player_count
number LT_player_count()
SERVER This has no effect if performed on the client (but will work in single player)
Returns the number of players in the current game. In single player this always returns 1 to represent the user. When running on the server, this will return the current number of active players.