CounterStrikeSharp
CounterStrikeSharp copied to clipboard
New version of timer kill causes game crash
MoveTimer?.Kill(); MoveTimer = null; Have you ever experienced a server crash caused by killing the timer? It was usable in older versions. This code runs fine in the old project, I don't know why it causes the crash
do you have any stack?