25.12.2018, 00:52
I wanted to block all commands expect only one, I wanted to do it on the callback "OnPlayerCommandReceived" but can't get it to work, do I need to add code to every command that I want to block like "if(blabla) return blabla" or is there a way, Pawn.CMD even tho its in the title