17.06.2013, 12:25
The textdraw needs to be defined as follows
You have most likely defined it like
pawn Код:
new PlayerText:thirst[MAX_PLAYERS];
pawn Код:
new Text:thirst[MAX_PLAYERS];