24.05.2015, 14:29
hm... ok again
else use in your script '\' for new lines. Posted by:Konstantinos!
Код:
new a[256];//your new variable for formated new b[256];//your new variable for formated format(a,sizeof(a),"your faction stats",your variables); format(b,sizeof(b),"your faction stats",your variables); strcat(string1/2,"%s=a %s = b",a,b);