[Ajuda] textdraw bug
#1

Alguйm me ajuda com esse bug das textdraw tгo tudo com mesmo code e ta bugando



as outras ficгo normal


Code:
PHP код:
    ricostext TextDrawCreate(239.000000358.000000"Gang dos Ricos");
    
TextDrawFont(ricostext2);
    
TextDrawTextSize(ricostext0.500000,2.000000);
    
TextDrawColor(ricostext0xFFDEADAA);
    
TextDrawSetOutline(ricostext1);
    
TextDrawSetProportional(ricostext1);
    
textpedreiro TextDrawCreate(239.000000358.000000"Gang dos Pedreiros");
    
TextDrawFont(textpedreiro2);
    
TextDrawTextSize(ricostext0.500000,2.000000);
    
TextDrawColor(textpedreiro0xFF641AAA);
    
TextDrawSetOutline(textpedreiro1);
    
TextDrawSetProportional(textpedreiro1); 
Reply
#2

ricostext ?
Reply
#3

й a textdraw pow

pawn Код:
new Text:ricostext;
Reply
#4

Mostra o cуdigo que exibe ela... se tiver outros cуdigos envolvendo ricostext mostra tbm
Reply
#5

PHP код:
    ricostext TextDrawCreate(239.000000358.000000"Gang dos Ricos");
    
TextDrawFont(ricostext2);
    
TextDrawTextSize(ricostext0.500000,2.000000);
    
TextDrawColor(ricostext0xFFDEADAA);
    
TextDrawSetOutline(ricostext1);
    
TextDrawSetProportional(ricostext1);
    
    
texttriads TextDrawCreate(239.000000358.000000"Gang dos Triads");
    
TextDrawFont(texttriads2);
    
TextDrawTextSize(ricostext0.500000,2.000000);
    
TextDrawColor(texttriads0xFF00FFAA);
    
TextDrawSetOutline(texttriads1);
    
TextDrawSetProportional(texttriads1);
    
textpedreiro TextDrawCreate(239.000000358.000000"Gang dos Pedreiros");
    
TextDrawFont(textpedreiro2);
    
TextDrawTextSize(ricostext0.500000,2.000000);
    
TextDrawColor(textpedreiro0xFF641AAA);
    
TextDrawSetOutline(textpedreiro1);
    
TextDrawSetProportional(textpedreiro1);
    
textgolfers TextDrawCreate(239.000000358.000000"Gang dos Golfers");
    
TextDrawFont(textgolfers2);
    
TextDrawTextSize(ricostext0.500000,2.000000);
    
TextDrawColor(textgolfers0xA3BC12AA);
    
TextDrawSetOutline(textgolfers1);
    
TextDrawSetProportional(textgolfers1);
    
textrifas TextDrawCreate(239.000000358.000000"Gang dos Rifas");
    
TextDrawFont(textrifas2);
    
TextDrawTextSize(ricostext0.500000,2.000000);
    
TextDrawColor(textrifas0x8000FFC9);
    
TextDrawSetOutline(textrifas1);
    
TextDrawSetProportional(textrifas1);
    
textswats TextDrawCreate(239.000000358.000000"Gang dos Swats");
    
TextDrawFont(textswats2);
    
TextDrawTextSize(ricostext0.500000,2.000000);
    
TextDrawColor(textswats0x006600AA);
    
TextDrawSetOutline(textswats1);
    
TextDrawSetProportional(textswats1); 
ta tudo igual as outras e nгo buga
Reply
#6

Mostra aonde estб todos
PHP код:
TextDrawShowForPlayer(playeridricostext); 
Reply
#7

ta tudo em onplayerrequestclass
Reply
#8

Quote:
Originally Posted by CZ
Посмотреть сообщение
й a textdraw pow

pawn Код:
new Text:ricostext;
Entгo jovem "Gang_dos_Ricos"
Reply
#9

Quote:
Originally Posted by Danzou
Посмотреть сообщение
Entгo jovem "Gang_dos_Ricos"
Vlw man +rep
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)