See the summary it explain well or the step to reproduce
Description
Description
Details
Details
- Legacy ID
- 2099191997
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Scripting
Steps To Reproduce
Spawn a Taru with Bench Pod
cursortarget setObjectTexture [0, "\A3\Air_F_Heli\Heli_Transport_04\Data\Heli_Transport_04_base_01_black_co.paa"];
cursortarget setObjectTexture [1, "\A3\Air_F_Heli\Heli_Transport_04\Data\Heli_Transport_04_base_02_black_co.paa"];
cursortarget setObjectTexture [2, "\A3\Air_F_Heli\Heli_Transport_04\Data\Heli_Transport_04_bench_black_CO.paa"];
Try to change the texture to black version and you see the bench stay with the camo texture.
The texture work with the Bench pod alone.
Additional Information
Think the camo3 doesn't work as expected.
Event Timeline
Comment Actions
can confirm this. getObjectTextures also returns 3 textures but setting 3rd texture does nothing.