Page MenuHomeFeedback Tracker

U can't change texture NATO with "Edit Vehicle Appearance..." in Strider through 3den Editor
Closed, ResolvedPublic

Description

Need to open mission.sqm and add one string
textures="Blufor"; in class Attributes

As example:
...
class Attributes
{

textures="Blufor";

};
...
type="I_MRAP_03_F";
...

Details

Severity
Major
Resolution
Not A Bug
Reproducibility
Always
Operating System
Windows 10 x64
Category
Eden Editor

Event Timeline

Wulf closed this task as Resolved.Sep 14 2017, 4:10 PM
Wulf claimed this task.
Wulf added a subscriber: Wulf.
This comment was removed by Wulf.
Wulf reopened this task as Reviewed.Sep 14 2017, 4:43 PM
Wulf added a comment.EditedSep 14 2017, 5:33 PM

It seems that there are other vehicles that have the same issue we will have a look at it. Thank you for the report. Good catch btw.

Wulf added a comment.Jul 16 2018, 2:07 PM

Ok, after talking to design they say that this is by design this option not being by default in the editor. However you can change these textures via script or exporting the vehicle from VA into the editor.

Wulf changed the task status from Reviewed to Acknowledged.Jul 16 2018, 2:07 PM
Wulf changed Resolution from Open to Not A Bug.
R3vo closed this task as Resolved.Jun 20 2021, 8:52 AM