16.11.2012, 18:30
In case you want to "cut" some parts, because the line is too long, you can use this way or strcat.
pawn Код:
// --
SendClientMessage( playerid, -1, "Imagine this line as a big one! \
blabla.. \
blabla.. \
blabla.. \
blabla.." );

