Closed Sh3nl0ng closed 2 years ago
Should this be forwarding PM_OnGrenadeSaved instead of PM_OnPracticeModeEnabled?
PM_OnGrenadeSaved
PM_OnPracticeModeEnabled
https://github.com/splewis/csgo-practice-mode/blob/3c6b3e5096c4b7b7bfeb570284d328cd2fbcb888/scripting/practicemode.sp#L270-L271
Yup, that's exactly the bug. Feel free to send a pull request, though I'll try to fix it tonight.
https://github.com/splewis/csgo-practice-mode/pull/236
merged
Should this be forwarding
PM_OnGrenadeSaved
instead ofPM_OnPracticeModeEnabled
?https://github.com/splewis/csgo-practice-mode/blob/3c6b3e5096c4b7b7bfeb570284d328cd2fbcb888/scripting/practicemode.sp#L270-L271