21.04.2014, 03:58
A respeito do coraзгo й um objeto attachado na cabeзa do player, em relaзгo ao textdraw ->
Ta ai pra vocк apenas como base
pawn Код:
IconePing = TextDrawCreate(556.000000, 341.000000, "LD_CHAT:badchat");
TextDrawAlignment(IconePing, 2);
TextDrawBackgroundColor(IconePing, 255);
TextDrawFont(IconePing, 4);
TextDrawLetterSize(IconePing, 0.500000, 0.899999);
TextDrawColor(IconePing, -1);
TextDrawSetOutline(IconePing, 0);
TextDrawSetProportional(IconePing, 1);
TextDrawSetShadow(IconePing, 1);
TextDrawUseBox(IconePing, 1);
TextDrawBoxColor(IconePing, 68);
TextDrawTextSize(IconePing, 7.000000, 8.000000);