Help with textdraws.
#2

PHP код:
PTextDrawColor(playerididcolor

    new 
idtag
    for(new 
isizeof(ColorTag); i++) 
    { 
        if(
color == ColorTag[i][0]) 
        { 
            
infoT[playerid][id][Color] = ColorTag[i][0]; 
            
//PlayerTextDrawColor(playerid, Textdraw[playerid][id], ColorTag[i][1]); 
            
idtag ColorTag[i][1]; 
            
printf("______________%i, %x"ColorTag[i][0], ColorTag[i][1]); //It shows perfectly the hex color, but it doesn't change color 
            
PlayerTextDrawColor(playeridTextdraw[playerid][id], idtag); 
        } 
    } 
    return 
1;

Reply


Messages In This Thread
Help with textdraws. - by Whillyrez - 10.01.2017, 18:49
Re: Help with textdraws. - by Yaa - 10.01.2017, 19:49
Re: Help with textdraws. - by NaS - 10.01.2017, 20:02
Respuesta: Re: Help with textdraws. - by Whillyrez - 10.01.2017, 20:12
Re: Respuesta: Re: Help with textdraws. - by NaS - 10.01.2017, 20:15

Forum Jump:


Users browsing this thread: 1 Guest(s)