RHS Feedback

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006653AFRF[All Projects] Generalpublic2022-03-27 22:252022-03-28 19:38
ReporterW 
Assigned Toreyhard 
PrioritynoneSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version0.5.7 
Summary0006653: Fix empty crew for Ural-4320 (Ammo) for Russia (VV)
DescriptionUral-4320 (Ammo), class RHS_Ural_Ammo_VV_01, is missing crew. The reason is that it has "Civilian" as crew attribute.
Steps To ReproduceSpawn a RHS_Ural_Ammo_VV_01 in Eden Editor and notice it has no crew.
Additional InformationMod: RHSAFRF
Addon: rhs_c_a2port_car

Ural-4320 (Ammo) for MSV, VDV, and VMF all have crew, so to make it consistent the VV vehicle should also have crew.

All other Ural-4320 trucks for Russia (VV), including Fuel and Repair, have crew "rhs_msv_driver". Thus, fix this by changing "Civilian" to "rhs_msv_driver" for crew:

class CfgVehicles {
    class RHS_Ural_Ammo_Base;
    class RHS_Ural_Ammo_VV_01: RHS_Ural_Ammo_Base {
        crew = "rhs_msv_driver";
    };
};
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 22:25 W New Issue
2022-03-28 12:08 W Steps to Reproduce Updated View Revisions
2022-03-28 19:38 reyhard Status new => resolved
2022-03-28 19:38 reyhard Fixed in Version => 0.5.7
2022-03-28 19:38 reyhard Resolution open => fixed
2022-03-28 19:38 reyhard Assigned To => reyhard


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker