extends |
Steam |
|---|
ARMA: Reforger protocol implementation. Based on Source engine protocol with ARMA Reforger specific rules parsing.
| Methods | ||
|---|---|---|
public
|
__construct(?string $address = null, ?int $queryport = null)
|
# |
| Methods inherited from Clansuite\ServerQuery\ServerProtocols\Steam |
|---|
query_server(), processPlayers(), query(), getProtocolName(), getVersion() |
| Properties | |||
|---|---|---|---|
public
|
string
|
$name = 'ARMA: Reforger'
|
# |
public
|
array<string>
|
$supportedGames = ['ARMA: Reforger']
|
# |
public
|
string
|
$protocol = 'A2S'
|
# |
protected
|
int
|
$port_diff = 1
|
# |
| Properties inherited from Clansuite\ServerQuery\ServerProtocols\Steam |
|---|
$playerFormat, $response |
| 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, $game_series_list, $debug, $udpClient |