Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2024-01-02 00:00:00Z and 2024-01-03 00:00:00Z
Avatar
https://github.com/teeworlds/teeworlds/blob/a1911c8f7d8458fb4076ef8e7651e8ef5e91ab3e/datasrc/network.py#L253 NetEvent("Damage:Common", [ # Unused yet NetIntRange("m_ClientID", 0, 'MAX_CLIENTS-1'), NetIntAny("m_Angle"), NetIntRange("m_HealthAmount", 0, 9), NetIntRange("m_ArmorAmount", 0, 9), NetBool("m_Self"), ]), Snap items with a m_ClientID out of range will be dropped during snap item validation. Thanks to @TsFreddie the original author of this code for helping me figu...
Avatar
yay protocol break
Exported 3 message(s)