Quote:
Originally Posted by Pottus
I told you dude, you need to give it some kind of color! 0x00FFFFFF and also make sure you do it for all the material slots.
|
Quote:
Originally Posted by Infra
pawn Код:
for(new i; i < 13; i++) SetDynamicObjectMaterial(objectid, i, 0, "none", "none", 0x00000000);
|
Not working Infra(still visible) and Pottus, I already tried with 0x00 and random color...