-- Define a function to disable cheats function disable_cheats() -- Remove the cheat code for infinite health remove_cheat("inf_health") end