You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#define_NETCODE_VERSION_BRANCH_ID 0x4 // Use 0x1 - 0xF to indicate an incompatible branch is being used (0x0 is reserved, 0x4 is trunk)
81
-
#define_SERVER_NET_MODULE_VERSION0x097 // (0x000 - 0xfff) Lvl9 wizards only
81
+
#define_SERVER_NET_MODULE_VERSION0x099 // (0x000 - 0xfff) Lvl9 wizards only
82
82
#define_NETCODE_VERSION 0x1DA // (0x000 - 0xfff) Increment when net messages change (pre-release)
83
83
#defineMTA_DM_BITSTREAM_VERSION 0x064 // (0x000 - 0xfff) Increment when net messages change (post-release). (Changing will also require additional backward compatibility code).
0 commit comments