extends |
Source |
---|
Class Dow Apparently the player response is incomplete as there is no information being returned for that packet
Methods inherited from GameQ\Protocols\Source |
---|
challengeParseAndApply(), processResponse(), processPackets(), processDetails(), processDetailsGoldSource(), processPlayers(), processRules() |
Methods inherited from GameQ\Protocol |
---|
__construct(), __toString(), portDiff(), findQueryPort(), joinLink(), name(), nameLong(), state(), getProtocol(), transport(), options(), getPacket(), packetResponse(), hasChallenge(), challengeApply(), getNormalize(), beforeSend(), |
Constants inherited from GameQ\Protocols\Source |
---|
|
Properties | |||
---|---|---|---|
protected
|
string
|
$name = 'dow'
|
# |
protected
|
string
|
$name_long = "Days of War"
|
# |
protected
|
array
|
$normalize = [
'general' => [
'gametype' => 'G_s',
'hostname' => 'ONM_s',
'mapname' => 'MPN_s',
'maxplayers' => 'P_i',
'numplayers' => 'N_i',
],
'player' => ['name' => 'name', 'score' => 'score', 'time' => 'time'],
]
|
# |
Properties inherited from GameQ\Protocols\Source |
---|
$packets, $responses, $protocol, $source_engine, $join_link, |
Properties inherited from GameQ\Protocol |
---|
$port_diff, $transport, $process_methods, $packets_response, $result, $options, $state, |