Hello, I've just updated ReHLDS to version: 3.7.0.685-dev
I couldn't find the following Cvar,
sv_rehlds_movecmdrate_burst_punish
sv_rehlds_stringcmdrate_avg_punish
sv_rehlds_userinfo_transmitted_fields
sv_rehlds_attachedentities_playeranimationspeed_fix
sv_rehlds_maxclients_from_single_ip
Example:
] amx_cvar sv_rehlds_stringcmdrate_avg_punish
[AMXX] Unknown cvar: sv_rehlds_stringcmdrate_avg_pun
The rest of the Cvars are fine, can we get an explantion or some help?
It's a problem of AMXX plugin: admincmd where amx_cvar is registered. You can change cvars without amx_cvar. Just put, for example, sv_rehlds_stringcmdrate_avg_punish "your value"
Hello, I've just updated ReHLDS to version: 3.7.0.685-dev I couldn't find the following Cvar, sv_rehlds_movecmdrate_burst_punish sv_rehlds_stringcmdrate_avg_punish sv_rehlds_userinfo_transmitted_fields sv_rehlds_attachedentities_playeranimationspeed_fix sv_rehlds_maxclients_from_single_ip Example: