extends |
Cfx |
|---|
GTA Five M Protocol Class Server base can be found at https://fivem.net/ Based on code found at https://github.com/LiquidObsidian/fivereborn-query
| Methods inherited from GameQ\Protocols\Cfx |
|---|
beforeSend(), processResponse(), processStatus() |
| Methods inherited from GameQ\Protocol |
|---|
__construct(), __toString(), portDiff(), findQueryPort(), joinLink(), name(), nameLong(), state(), getProtocol(), transport(), options(), getPacket(), packetResponse(), hasChallenge(), challengeParseAndApply(), challengeApply(), getNormalize(), |
| Properties | |||
|---|---|---|---|
protected
|
string
|
$protocol = 'gta5m'
|
# |
protected
|
string
|
$name = 'gta5m'
|
# |
protected
|
string
|
$name_long = "GTA Five M"
|
# |
| Properties inherited from GameQ\Protocols\Cfx |
|---|
$packets, $responses, $PlayerList, $normalize |
| Properties inherited from GameQ\Protocol |
|---|
$port_diff, $transport, $process_methods, $packets_response, $result, $options, $state, $join_link |