Quote:
Originally Posted by kvann
pawn Код:
GTIsShown[playerid][0] = 0; GTIsShown[playerid][1] = 0; GTIsShown[playerid][2] = 0; GTIsShown[playerid][3] = 0; GTIsShown[playerid][4] = 0; GTIsShown[playerid][5] = 0; GTIsShown[playerid][6] = 0; GTIsShown[playerid][7] = 0; GTIsShown[playerid][8] = 0; GTIsShown[playerid][9] = 0; GTIsShown[playerid][10] = 0;
pawn Код:
for (new i; i < GAMETEXT_STYLES; i++) GTIsShown[playerid][i] = 0;
After this your code will look perfect imo.
|
Updated, just re-download.
https://github.com/iFarbod/GameTextF...ses/tag/v1.0.4