razor
razor
Apparently it just prints their client number in chat for yourself (+ requested to also show name) It sounds like a client-side feature, so I'll add it there. Apparently it's...
NFI. I guess so.
Related: 2aa2b8d9c847164bcac56596359a2901a8608275
May require engine changes for slerp of G2 animations
Something like that, for when they have chat up
Only you will be able to see it, AFAIK, and it may not work on all servers. Low priority, @redsaurus may want to submit a patch for it
Yes, but the most ideal solution would be one that works without modifying the server, so you'd be forced to pack it in unrelated fields and hope they're still parsed...
Nope, those fields are networked as 1-bit. Changing that _forces_ a client mod
Yes, or pack it into userinfo fields and hope everything is parsed correctly on different mods. Having a CSF (client support flag) to indicate they support the reliable command is...