rehlds
rehlds copied to clipboard
Reverse-engineered HLDS
https://en.wikipedia.org/wiki/Type_of_service http://man7.org/linux/man-pages/man7/ip.7.html
1. NET_Sleep_Timeout allows server to wakeup earlier, if some data arrived to the one of the used sockets. This PR allows to put limit on that. Sometimes server can accelerate...
Hardcoded values: https://github.com/dreamstalker/rehlds/blob/6a916d766b2f766ed9a45f9f008b3f7b737e3c89/rehlds/dlls/cbase.h#L627-L648 Can be added an option to edit him easily through plugins using ReAPI? I don't know how to do it, probably some "expert" has the best option....
crash
[hlds_3.12.0.819-dev-314e51d_crash_20220322_023938_1.zip](https://github.com/dreamstalker/rehlds/files/8318800/hlds_3.12.0.819-dev-314e51d_crash_20220322_023938_1.zip) обновил версию и при игре с ботами крашит сервер стрелял с авиа удара До обновления всё работало как часы
Same as this, https://forums.alliedmods.net/showthread.php?t=289310 In certain maps the players are stucked in the spawnpoint, can't move, there's like a block on them and you can press E on it (makes...
Tested in HL mod ESF (Earth's Special Forces) via AMXX. Attached entity to player (aiment set to player and movetype set to FOLLOW), body animations (except for arms) become twice...
condebug -> condebug, nocondebug ! Disable or enable condebug or condebug -> condebug 1, condebug 0 !
Hello, I just saw that one file is precached more than one time using a plugin. I think it's from forward call, but I leave the results here: One from...
Possible to add sv_min_exinterp sv_max_exinterp cvars?
Netchan_CreateFileFragmentsFromBuffer, or something like this, to send for every player one resource (filled random bytes, for identify player) etc