sariel 11 Posted April 7, 2014 Hi, just found a little script to use an other texture for cars/helicopters/etc. i addthem with: handle = this spawn {sleep 0.1;_this setObjectTexture [0, "my_pic_here.paa"]; _this setObjectTexture [1, "my_pic_here.paa"]}; is it possible to set a different texture for animals? this code doesn't work here. thanks! sariel (workin' on a little yellow rabbit^^ ) Share this post Link to post Share on other sites
cavemanmods 1 Posted April 7, 2014 Not possible to retexture the animals, I think. Not really looked at it much but unless they have hidden selections defined in the model and config, it would not be possible to texture it by scripting commands in the editor. If you wanted to add a custom textured animal to the game you can use the arma 2 mlods released by BIS and change those textures and add them to the game as a full addon. Share this post Link to post Share on other sites
Von Quest 1163 Posted April 9, 2014 I would love to retex some snakes if possible. Have mod idea. Looks like not possible though? Grrr. Share this post Link to post Share on other sites