extends |
Quake3Arena |
|---|---|
implements |
ProtocolInterface |
Wolfenstein Enemy Territory protocol implementation. Uses Quake 3 query protocol.
| Methods | ||
|---|---|---|
public
|
__construct(mixed $address = null, mixed $queryport = null)
|
# |
public
|
query(ServerAddress $addr): ServerInfo
|
# |
public
|
getProtocolName(): string
|
# |
public
|
getVersion(ServerInfo $info): string
|
# |
| Methods inherited from Clansuite\ServerQuery\ServerProtocols\Quake3Arena |
|---|
query_server(), htmlize() |
| Methods inherited from Clansuite\ServerQuery\ServerProtocols\Quake |
|---|
rcon_query_server(), |
| Properties | |||
|---|---|---|---|
public
|
string
|
$name = 'Et'
|
# |
public
|
array<string>
|
$supportedGames = ['Wolfenstein Enemy Territory']
|
# |
public
|
string
|
$protocol = 'et'
|
# |
| Properties inherited from Clansuite\ServerQuery\ServerProtocols\Quake3Arena |
|---|
$game_series_list |
| 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 |