extends |
Steam |
|---|
Implements the query protocol for Frontlines: Fuel of War game servers. Uses the Steam query protocol to retrieve server information and player data.
| Methods | ||
|---|---|---|
public
|
getProtocolName(): string
|
# |
| Methods inherited from Clansuite\ServerQuery\ServerProtocols\Steam |
|---|
__construct(), query_server(), processPlayers(), query(), getVersion() |
| Properties | |||
|---|---|---|---|
public
|
string
|
$name = 'Frontlines Fuel of War'
|
# |
public
|
array<string>
|
$supportedGames = ['Frontlines Fuel of War']
|
# |
public
|
string
|
$protocol = 'ffow'
|
# |
| 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 |