[Ajuda] Objeto fica lнlas
#5

Quote:
Originally Posted by [BOPE]Seu._.Madruga
Посмотреть сообщение
PHP код:
SetDynamicObjectMaterial(pBanco[a], 02774"matcolours""yellow"0);
SetDynamicObjectMaterial(pBanco[a], 12774"matcolours""yellow"0);
SetDynamicObjectMaterial(pBanco[a], 22774"matcolours""yellow"0); 
Код:
SetDynamicObjectMaterial(objectid, materialindex, modelid, const txdname[], const texturename[], materialcolor = 0)
PHP код:
stock ShiftRGBAToARGB(&color)
{
    new 
rgba;
    
= (color >>> 24);
    
= (color >>> 16 0xFF);
    
= (color >>> 0xFF);
    
= (color  0xFF);
    
color = (0xFF) | ((0xFF) << 8) | ((0xFF) << 16) | (<< 24);
    return 
color;

obrigado, jб havia resolvido, mas mesmo assim +rep
Reply


Messages In This Thread
Objeto fica lнlas @Resolvido - by GSantana - 06.10.2018, 20:30
Re: Objeto fica lнlas - by SrDivuOfficial - 06.10.2018, 20:47
Re: Objeto fica lнlas - by Ermanhaut - 06.10.2018, 20:47
Re: Objeto fica lнlas - by [BOPE]Seu._.Madruga - 07.10.2018, 02:51
Re: Objeto fica lнlas - by GSantana - 07.10.2018, 19:29

Forum Jump:


Users browsing this thread: 1 Guest(s)