hi, a have this situation in my console log:

Code:
         ******* script runtime error *******
         cannot cast undefined to bool:  (file 'maps/mp/gametypes/_name.gsc', line 120)
          if(isSubStr(self.name, "^1^2"))  
 *
          started from:
                             self waittill("menuresponse", menu, response);

server is running ok, script seems to work, is a "name protect" for admin openscr.. commands. but every time this message appear in console log, someone can help me?