Page MenuHomeFeedback Tracker

Camo3 of the Taru bench pod doesn't work
New, WishlistPublic

Description

See the summary it explain well or the step to reproduce

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

NorX_Aengell edited Additional Information. (Show Details)
NorX_Aengell set Category to Scripting.
NorX_Aengell set Reproducibility to Always.
NorX_Aengell set Severity to None.
NorX_Aengell set Resolution to Open.
NorX_Aengell set Legacy ID to 2099191997.May 7 2016, 7:59 PM

can confirm this. getObjectTextures also returns 3 textures but setting 3rd texture does nothing.

Jonpas added a subscriber: Jonpas.May 7 2016, 7:59 PM

Duplicate of #0022002