extends |
Gamespy |
|---|
Medal of honor: Allied Assault Protocol Class
| Methods | ||
|---|---|---|
public
|
findQueryPort(int $clientPort): int
|
# |
| Methods inherited from GameQ\Protocols\Gamespy |
|---|
processResponse(), processStatus() |
| Methods inherited from GameQ\Protocol |
|---|
__construct(), __toString(), portDiff(), joinLink(), name(), nameLong(), state(), getProtocol(), transport(), options(), getPacket(), packetResponse(), hasChallenge(), challengeParseAndApply(), challengeApply(), getNormalize(), beforeSend(), |
| Properties | |||
|---|---|---|---|
protected
|
string
|
$name = 'mohaa'
|
# |
protected
|
string
|
$name_long = "Medal of honor: Allied Assault"
|
# |
protected
|
array
|
$normalize = [
'general' => [
'dedicated' => 'dedicated',
'gametype' => 'gametype',
'hostname' => 'hostname',
'mapname' => 'mapname',
'maxplayers' => 'maxplayers',
'numplayers' => 'numplayers',
'password' => 'password',
],
'player' => ['name' => 'player', 'score' => 'frags', 'ping' => 'ping'],
]
|
# |
| Properties inherited from GameQ\Protocols\Gamespy |
|---|
$packets, $protocol, |
| Properties inherited from GameQ\Protocol |
|---|
$port_diff, $transport, $responses, $process_methods, $packets_response, $result, $options, $state, $join_link |