$plugins->add_hook("postbit", "post_postbit");function post_postbit(){global $thread;$cos = "";if($thread['firstpost'] == $post['pid']){$cos = "";}}