public checkformenu(id) { if(menuopen==true) { client_print(id, "An admin is already using the menu") } else openmenu(id) }