Help how to determine the version and master version on this

Private server support - Only post connectivity issues in the subforum!

Moderator: Moderators

truelift
Noob
Noob
Posts: 3
Joined: 02 Mar 2015, 23:09
Noob?: Yes

Help how to determine the version and master version on this

#1 Post by truelift »

Any thoughts on what is the master version and version number?
Image
User avatar
SkylorD
Moderators
Moderators
Posts: 1202
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil

Re: Help how to determine the version and master version on this

#2 Post by SkylorD »

64 00 | 14 00 00 |

version = 14 = displayed as 4-byte unsigned number in little-endian, in hex = 20 in decimal
0064 is the packet ID.

25 08 | C0 00 1A| ?

c0 = version
1a = master_version


How to : check the packet format..
Learn rules