23.07.2018, 14:47
These last errors came because you have a missing bracket or something at some place.
And make sure, you have added
at top of the script and not inside any other function. And make sure you have created those TextDraws under OnGameModeInit.
And make sure, you have added
Код:
new Text:Global_HUD_Txd[7];