i thought that you needed to asign a function to that keys

function donothing()
{
wait(1):
}

like on_enter = donothing();


"empty"