public mmWord(id)
{
new szTemp[64]
//read_args(szTemp, charsmax(szTemp))
//remove_quotes(szTemp)
if(szTemp contains " ")
//{ do that }
//else { do that }
}
I just wrote " " to add a \ into the " " and then i forgot to add it you understand?
But doesnt matter