extends |
Ase |
|---|
GTA: Multi Theft Auto protocol implementation. Extends ASE protocol.
| Methods | ||
|---|---|---|
public
|
query_server(bool $getPlayers = true, bool $getRules = true): bool
|
# |
| Methods inherited from Clansuite\ServerQuery\ServerProtocols\Ase |
|---|
__construct(), query(), getProtocolName(), getVersion() |
| Properties | |||
|---|---|---|---|
public
|
string
|
$name = 'GTA: Multi Theft Auto'
|
# |
public
|
array<string>
|
$supportedGames = ['GTA: Multi Theft Auto']
|
# |
public
|
string
|
$protocol = 'gta-san-andreas-mta'
|
# |
public
|
array<string>
|
$game_series_list = ['GTA: San Andreas - MTA']
|
# |
| 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 |