extends |
Quake3Arena |
|---|
Medal of Honor Breakthrough protocol implementation. Medal of Honor Breakthrough uses the Quake 3 Arena protocol.
| Methods inherited from Clansuite\ServerQuery\ServerProtocols\Quake3Arena |
|---|
query_server(), htmlize() |
| Methods inherited from Clansuite\ServerQuery\ServerProtocols\Quake |
|---|
__construct(), rcon_query_server(), query(), getProtocolName(), getVersion() |
| Properties | |||
|---|---|---|---|
public
|
string
|
$name = 'Medal of Honor Breakthrough'
|
# |
public
|
array<string>
|
$supportedGames = ['Medal of Honor Breakthrough']
|
# |
public
|
string
|
$protocol = 'Quake3Arena'
|
# |
public
|
array<string>
|
$game_series_list = ['Medal of Honor Breakthrough']
|
# |
protected
|
int
|
$port_diff = 0
|
# |
| 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 |