Name: ________________

Results 7 comments of Name: ________________

> you have wrong indentation, also why static instead of new ? you keep memory used instead of freeing it 1. wrong indentation? #1073 2. static or new? https://forums.alliedmods.net/showpost.php?p=344418&postcount=1

`is relative`, the same has been previously applied here: - https://github.com/alliedmodders/amxmodx/blob/master/plugins/admin.sma#L147 - https://github.com/alliedmodders/amxmodx/blob/master/plugins/admin.sma#L562..L566

> well this is just the tip of the ***iceberg***, to update all other plugins!

also affects? [rehlds/engine/cmd.cpp#L122](https://github.com/dreamstalker/rehlds/blob/f955b07b69a10db72290b2b35e3579151e9dc810/rehlds/engine/cmd.cpp#L122)

Well this problem is quite common, apparently one of the causes is the loss of the player's connection to the server. `sv_timeout` is a quick fix for this, but I...

> Yes indeed it is, but the idea is to _allow_ them to connect, _reauthcheck_ already prevents it since before this update, so added cvar to enable or disable this...

apparently this time they are doing "[private](https://steamdb.info/app/10/history/)" tests before releasing future updates