16.06.2015, 06:38
You can do this:
new txt[50], txt2[50];
SSCANF CODE WITH PARAMS
s [50], s [50]
format (text1, sizeof text1, txt);
format (text2, sizeof text2, txt2);
I'm from smartphone so...
new txt[50], txt2[50];
SSCANF CODE WITH PARAMS
s [50], s [50]
format (text1, sizeof text1, txt);
format (text2, sizeof text2, txt2);
I'm from smartphone so...