Returns true if both names are equal, ignoring the case.
true
equal = PlayerBotAI:EqualLowercaseName( first, second )
string first
string second
boolean equal