public function() { if(get_pcvar_num(pcvar)) { something } }
public fuction() { if(!get_pcvar_num(pcvar)) return PLUGIN_HANDLED something }