new string[10];format(string,sizeof(string),"Lololo1lo1lolo1");string[strfind(string,"1")] = '_1';return string;