pawn Код:
cokfundo[i] = TextDrawCreate(1.0, 427.0, " ~w~[ ~b~City ~w~Of ~r~Killers~w~ ] [~g~Forum~w~: cokbr.forumbrasil.net ]");
TextDrawUseBox(cokfundo[i], true);
TextDrawBoxColor(cokfundo[i], 0x00000066);
TextDrawSetOutline(cokfundo[i], 1);
TextDrawFont(cokfundo[i], 2);
TextDrawSetProportional(cokfundo[i], true);
TextDrawAlignment(cokfundo[i], 1);
TextDrawLetterSize(cokfundo[i], 0.4, 2.0);
TextDrawSetShadow(cokfundo[i], 1);