Class GameQ\Protocols\Armedassault3

extends Arma3

Armed assault 3 dummy Protocol Class

Added for backward compatibility, please update to class arma3

Methods inherited from GameQ\Protocols\Arma3
processRules()
Methods inherited from GameQ\Protocols\Source
challengeParseAndApply(), processResponse(), processPackets(), processDetails(), processDetailsGoldSource(), processPlayers(),
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\Arma3
BASE_DLC_KART, BASE_DLC_MARKSMEN, BASE_DLC_HELI, BASE_DLC_CURATOR, BASE_DLC_EXPANSION, BASE_DLC_JETS, BASE_DLC_ORANGE, BASE_DLC_ARGO, BASE_DLC_TACOPS, BASE_DLC_TANKS, BASE_DLC_CONTACT, BASE_DLC_ENOCH, BASE_DLC_AOW, CREATOR_DLC_GM, CREATOR_DLC_VN, CREATOR_DLC_CSLA, CREATOR_DLC_WS
Constants inherited from GameQ\Protocols\Source
SOURCE_ENGINE, GOLDSOURCE_ENGINE
Constants inherited from GameQ\Protocol
STATE_TESTING, STATE_BETA, STATE_STABLE, STATE_DEPRECATED, PACKET_ALL, PACKET_BASIC, PACKET_CHALLENGE, PACKET_CHANNELS, PACKET_DETAILS, PACKET_INFO, PACKET_PLAYERS, PACKET_STATUS, PACKET_RULES, PACKET_VERSION, TRANSPORT_UDP, TRANSPORT_TCP, TRANSPORT_SSL, TRANSPORT_TLS
Properties inherited from GameQ\Protocols\Arma3
$dlcFlags, $name, $name_long, $port_diff
Properties inherited from GameQ\Protocols\Source
$packets, $responses, $protocol, $source_engine, $join_link, $normalize
Properties inherited from GameQ\Protocol
$transport, $process_methods, $packets_response, $result, $options, $state,