[HELP] TextDraw
#1

Why appear so?

Reply
#2

Can You Show Me The Code...
Reply
#3

Show the code to fix it
Reply
#4

pawn Код:
LogoJOS[0] = TextDrawCreate(540.000000, 435.000000, " {05F5E5}versiunea {F50515}2.5 [BETA]");
    TextDrawBackgroundColor(LogoJOS[0], 255);
    TextDrawFont(LogoJOS[0], 2);
    TextDrawLetterSize(LogoJOS[0], 0.220000, 0.900000);
    TextDrawColor(LogoJOS[0], 0xFFFFFFFF);
    TextDrawSetOutline(LogoJOS[0], 1);
    TextDrawSetProportional(LogoJOS[0], 1);
Reply
#5

you can't use color codes in textdraws like that.
https://sampwiki.blast.hk/wiki/TextDraw_Text_Codes
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)