public hook_on(id){ .... attach(id) new param[1] param[0] = id set_task(3.0,"release",id,param,0,"") return PLUGIN_HANDLED }