24.04.2014, 19:51
If they click the text-draw then to turn it on:
Or to turn it off,
pawn Код:
IsTPTogged[playerid] = 0;
pawn Код:
IsTPTogged[playerid] = 1;

