public plugin_init() { register_logevent("restart_event", 2, "1=Round_Start") } public restart_event() { add code here }