extends |
Halflife |
|---|
This class implements the protocol used by Half-Life 2.
| Methods | ||
|---|---|---|
public
|
query_server(bool $getPlayers = true, bool $getRules = true): bool
|
# |
| Methods inherited from Clansuite\ServerQuery\ServerProtocols\Halflife |
|---|
__construct(), rcon_query_server(), processPlayers(), get_string(), get_long() |
| Properties | |||
|---|---|---|---|
public
|
string
|
$name = 'Half-Life 2'
|
# |
public
|
string
|
$protocol = 'Halflife2'
|
# |
public
|
array<string>
|
$game_series_list = ['Half-Life']
|
# |
public
|
array<string>
|
$supportedGames = ['Half-Life 2']
|
# |
| Properties inherited from Clansuite\ServerQuery\ServerProtocols\Halflife |
|---|
$playerFormat |
| Properties inherited from Clansuite\ServerQuery\CSQuery |
|---|
$address, $queryport, $hostport, $online, $gamename, $gameversion, $servertitle, $mapname, $maptitle, $gametype, $numplayers, $maxplayers, $steamAppID, $password, $nextmap, $players, $playerkeys, $playerteams, $maplist, $rules, $errstr, $response, $debug, $udpClient |