Jump to content
Sign in to follow this  
sariel

Animals Texture

Recommended Posts

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^^ :yay:)

Share this post


Link to post
Share on other sites

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

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×