16.10.2013, 08:48
I couldn't post the code because I posted this through my phone so:
pawn Код:
WS[18] = TextDrawCreate(540.000000, 350.000000, "_");
TextDrawFont(WS[18], 5);
TextDrawBackgroundColor(WS[18], 255);
TextDrawTextSize(WS[18], 98.000000, 99.000000);
TextDrawUseBox(WS[18], 1);
TextDrawBoxColor(WS[18], 255);
TextDrawSetPreviewModel(WS[18], 411);
TextDrawSetPreviewVehCol(WS[18], 3, 3);
TextDrawSetPreviewRot(WS[18], -16.000000, 0.000000, -55.000000, 1.000000);