05.11.2016, 14:17
Also you can simply do it like this instead of writing TextDrawShowForPlayer and TextDrawHideForPlayer 24 times:
Same with TextDrawHideForPlayer.
Код:
for (new i; i < 24; i++) TextDrawShowForPlayer(playerid, Shopping[i]);