4 or 5 steps to write this function.
As i remember this is the only complex function.
I cant share all code. There is an easy way. For now just know that not usefull for u. You have to face more complex things.
int brhnPlaaaayyyY::ReturnMonsterFrameNumbrella(char* Str1)
{
if (std::strcmp(Str1, "M001001001.MOTON") == 0)
return 61;
if (std::strcmp(Str1, "M001001002.MOTN") == 0)
return 61;
if (std::strcmp(Str1, "M001001004.MOTON") == 0)
return..............