RHS Feedback

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006652AFRF[All Projects] Generalpublic2022-03-27 15:392022-03-27 18:03
ReporterW 
Assigned To 
PrioritynoneSeverityminorReproducibilityalways
StatusnewResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0006652: Duplicate, missing, and inconsistent vehicle configs for factions in textureSources
Description1. In many/all vehicle configs there are duplicate "rhs_faction_vdv" entries in the factions array for texture sources.

2. Some vehicle configs are missing an entry in the aforementioned factions array. For example, rhs_zil131_msv is missing "rhs_faction_msv" in the factions array in the standard texture source.

3. Configs are inconsistent as some vehicles have a factions array in textureSources, others have an empty one, and yet others have none.
Steps To Reproduce1.
Debug Console: getArray (configFile >> "CfgVehicles" >> "RHS_UAZ_MSV_01" >> "textureSources" >> "standard" >> "factions");
// ["rhs_faction_msv","rhs_faction_vmf","rhs_faction_vdv","rhs_faction_vdv","rhs_faction_vv"]

2.
Debug Console: getArray (configFile >> "CfgVehicles" >> "rhs_zil131_msv" >> "textureSources" >> "standard" >> "factions");
// ["rhs_faction_vmf","rhs_faction_vdv","rhs_faction_vdv","rhs_faction_vv"]

3.
Debug Console: getArray (configfile >> "CfgVehicles" >> "rhs_kraz255b1_cargo_open_msv" >> "textureSources" >> "Standard" >> "factions");
// []

To change camouflage of a vehicle:
Spawn the vehicle in Eden Editor > Right-click on the vehicle > Edit Vehicle Appearance...
Additional Information2.
Example effects:
* rhs_btr70_msv only has three camouflages in the Virtual Arsenal Garage, while all other Russian BTR-70s (vdv, vmf, vv) have ten camouflages (because seven texture sources don't include "rhs_faction_msv" in their factions arrays).
* With RHSGREF loaded, rhssaf_un_uaz can have its camouflage set to Takistani (as its factions array is empty) in the Garage, but its standard white texture cannot be re-selected after that (as its factions array is missing "rhsgref_faction_un").
TagsNo tags attached.
Is it a wish/request?No
RHS versionStable
Arma 3 version2.08
Did you used any other mod when the error occurred?No
Which mods?
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2022-03-27 15:39 W New Issue
2022-03-27 16:36 W Steps to Reproduce Updated View Revisions
2022-03-27 18:03 W Steps to Reproduce Updated View Revisions


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker