(Player)TextDrawBackGroundColor(..., 0);Pomocc
407
pregleda
5
postova
22. Jul 2020.
ne razumem te bas, evo ti jedan ubagovan td
TDEditor_TD = TextDrawCreate(459.333496, 429.748291, "LD_SPAC:white");
TextDrawLetterSize(TDEditor_TD, 0.000333, 0.186666);
TextDrawTextSize(TDEditor_TD, 23.000026, 18.666669);
TextDrawAlignment(TDEditor_TD, 1);
TextDrawColor(TDEditor_TD, 0);
TextDrawUseBox(TDEditor_TD, 0);
TextDrawBoxColor(TDEditor_TD, 0);
TextDrawSetShadow(TDEditor_TD, 0);
TextDrawSetOutline(TDEditor_TD, 0);
TextDrawFont(TDEditor_TD, 5);
TextDrawSetPreviewModel(TDEditor_TD, 19576);
TextDrawSetPreviewRot(TDEditor_TD, 0.000000, 0.000000, 0.000000, 1.000000);
i sta tu trebam uraditi
TDEditor_TD = TextDrawCreate(459.333496, 429.748291, "LD_SPAC:white");
TextDrawLetterSize(TDEditor_TD, 0.000333, 0.186666);
TextDrawTextSize(TDEditor_TD, 23.000026, 18.666669);
TextDrawAlignment(TDEditor_TD, 1);
TextDrawColor(TDEditor_TD, 0);
TextDrawUseBox(TDEditor_TD, 0);
TextDrawBoxColor(TDEditor_TD, 0);
TextDrawSetShadow(TDEditor_TD, 0);
TextDrawSetOutline(TDEditor_TD, 0);
TextDrawFont(TDEditor_TD, 5);
TextDrawSetPreviewModel(TDEditor_TD, 19576);
TextDrawSetPreviewRot(TDEditor_TD, 0.000000, 0.000000, 0.000000, 1.000000);
i sta tu trebam uraditi
Morate biti prijavljeni da biste odgovorili na ovu temu.
Prijava