04.04.2012, 12:17
Try this to reset the values:
pawn Код:
PlayerTextDrawDestroy(Txt1);
PlayerTextDrawDestroy(Txt2);
_:Txt1 = 0;
_:Txt2 = 0;