Usefff 0 Posted February 17, 2023 I have a lattice object that I attached to the technique, but when the technique is defeated, the textures of the lattice object remain the same, I decided to use hiddenSelections[] = {"green", "sand", "broken"}; hiddenSelectionsTextures[] = {"data\green.paa", "data\sand.paa", "data\broken.paa"}; I decided to connect a script that will execute in a .skf file, but the arma does not react in any way, the object remains the same color. Help! How to make an object change color depending on whether the vehicle is alive or not. .sqf file: is there any other way to implement this idea? Share this post Link to post Share on other sites