public snowon(id) { client_cmd(id, "cl_weather 3"); client_print(id, print_chat, "You'v turned on the snow.") return PLUGIN_HANDLED; }