09.04.2009, 14:55
Use " in front of the text and behind.
So:
So:
pawn Код:
Textdraw2 = TextDrawCreate(578.000000, 128.000000, "score1");
Textdraw4 = TextDrawCreate(578.000000, 148.000000, "score2");

