extends |
Gamespy |
---|
Unreal Tournament Protocol Class
Methods inherited from GameQ\Protocols\Gamespy |
---|
processResponse(), processStatus() |
Properties | |||
---|---|---|---|
protected
|
string
|
$name = 'ut'
|
# |
protected
|
string
|
$name_long = "Unreal Tournament"
|
# |
protected
|
int
|
$port_diff = 1
|
# |
protected
|
array
|
$normalize = [
'general' => [
'dedicated' => 'dedicated',
'gametype' => 'gametype',
'hostname' => 'hostname',
'mapname' => 'mapname',
'maxplayers' => 'maxplayers',
'numplayers' => 'numplayers',
'password' => 'password',
],
'player' => ['name' => 'name', 'score' => 'frags'],
]
|
# |
Properties inherited from GameQ\Protocols\Gamespy |
---|
$packets, $protocol, |
Properties inherited from GameQ\Protocol |
---|
$transport, $responses, $process_methods, $packets_response, $result, $options, $state, $join_link |