11.09.2018, 21:46
Just noticed you're using "pragma unused params"
Why are you definding that? Do you even know what that does? In a way it hides the warnings you get from the compiler so even if there's warnings that might bug your gamemode that is going to hide it. Stop using that!
Why are you definding that? Do you even know what that does? In a way it hides the warnings you get from the compiler so even if there's warnings that might bug your gamemode that is going to hide it. Stop using that!