08.01.2012, 17:29
(
Последний раз редактировалось thimo; 08.01.2012 в 18:19.
)
Fixed
TextDrawAlignment(APlayerData[playerid][Location], 2);
TextDrawBackgroundColor(APlayerData[playerid][Location], 255);
TextDrawFont(APlayerData[playerid][Location], 2);
TextDrawLetterSize(APlayerData[playerid][Location],0.280000, 1.100000);
TextDrawColor(APlayerData[playerid][Location], -1);
TextDrawSetOutline(APlayerData[playerid][Location], 1);
TextDrawSetProportional(APlayerData[playerid][Location], 1);
TextDrawShowForPlayer(playerid, APlayerData[playerid][Location]);