I have a trouble recently. I discovered a user to cheat in my game and suspecting the cheater had tampered with my game of code. I want to know how I can resolve it.
it likes
if(false)
{
to do something…
}
it should not execute but the result is quite the opposite.