28.09.2016, 12:40
Well i made a team system and i would like to give them names,well specific names for example
So "DRIVERS" would show in the textdraw as Taxi Drivers,how would i do that?
Код:
#define TEAM_DRIVERS 1 TextDrawSetString(Text,"TEAM_DRIVERS");
