24.06.2014, 13:50
try doing it like this:
So In other words, just use strcat() in every line of those. And remove the " \ "s after the " n " character
pawn Код:
strcat(watsnew,"{FFFFFF}-Added two new faction - Ballas and Geonovese \n");
strcat(watsnew,"{FFFFFF}- Fixed the delivery company comps system\n");
//and so on