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
|
|
$name = 'mohaa'
|
# |
protected
|
|
$name_long = "Medal of honor: Allied Assault"
|
# |
protected
|
|
$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, $join_link |
Properties inherited from GameQ\Protocol |
---|
$port_diff, $transport, $responses, $process_methods, $packets_response, $result, $options, $state, |