I need to check my log file that is placed in amxmodx/logs for specific words (actualy I need to check if the map, that is being currently played, name is written in the log). And if the log contains the map name than do nothing, and if doesn't contain - do something. And one more thing: the code should 'understand' the diffrence between de_dust and de_dust2 (these two are 'diffrent words').