samp-packet-list icon indicating copy to clipboard operation
samp-packet-list copied to clipboard

Missing some packets from packet list

Open NexiusTailer opened this issue 6 years ago • 3 comments
trafficstars

ID_MARKERS_SYNC - ID 208 and ID_RCON_RESPONCE - ID 202 isn't listed in outgoing/incoming packets.

Some other (but not so useful as above) packets can be found here: https://github.com/cizaquita/FakeSAMP/blob/master/raknet/PacketEnumerations.h

Other notes: Is seems that ID_CONNECTION_REQUEST_ACCEPTED and ID_CONNECTION_ATTEMPT_FAILED according to its names are outgoing packets, not incoming. Am I right?

NexiusTailer avatar Aug 06 '19 13:08 NexiusTailer

I just moved the two packets you mentioned to the correct category, thanks.

Brunoo16 avatar Oct 31 '19 08:10 Brunoo16

I think there is also a link here you've forgotten about:

ID_MARKERS_SYNC - ID 208 and ID_RCON_RESPONCE - ID 202 isn't listed in outgoing/incoming packets.

Some other (but not so useful as above) packets can be found here: https://github.com/cizaquita/FakeSAMP/blob/master/raknet/PacketEnumerations.h

NexiusTailer avatar Nov 09 '19 15:11 NexiusTailer

https://github.com/Dmitriy51/RakNet-Packets-SA-MP/blob/main/Packets.txt

Dmitriy51 avatar Jan 31 '21 08:01 Dmitriy51