Code:
1.3 (16-Mar-2020)
- Fixed server crashing when reading "InValue" commands.
- Fixed not logging when server is empty.
- Fixed logging code in the wrong place.
If there are any other crashes please let me know which map, or better which command (you can find out by putting the following code after the "DHookGetParamString" line and seeing the last result in server console before crash).
Code:
PrintToServer("%s", command);
__________________