I tried to apply a new texture to Nikos via setObjectTexture, but it didn't change.
model = "\A3\characters_F\civil\c_Nikos";
I tried to apply a new texture to Nikos via setObjectTexture, but it didn't change.
model = "\A3\characters_F\civil\c_Nikos";
Place classname C_Nikos in the editor. Apply a new texture with setObjectTexture.
player setObjectTexture [0, "A3\Characters_F\Civil\Data\c_poloshirt_4_co.paa"];
(I know the texture doesn't fit, but it's good for testing purposes)