Closed Henningstone closed 8 years ago
Is 1883 the magic number to prevent other clients from accidently sending this message?
Yes, you got it. Also, since I just reused the CNetMsg_Cl_NetGui_TriggerEvent
, it prevents clashes with other IDs (because it is such a high number)
Closed by ab39ab0781d47de9caada189b37a96c168318cb8
Not sure if this is good, though. Maybe a bit too much? Also, the client could check for updates himself instead... I did it serversided to warn the player about possible compatibility issues, but it's usually not the servers response, is it…?
Any thoughts?