RHS Feedback

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000596AFRF[All Projects] Generalpublic2015-05-03 01:082015-05-03 15:03
Reporterabelian 
Assigned ToMistyRonin 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000596: VDV recon infantry are not createable
DescriptionAFRF contains unit class definitions for VDV recon troops:

rhs_c_troops.pbo:

rhs_infantry_vdv_recon.hpp

/ /VDV Recon Infantry - Added by Stagler - PLACEHOLDERS AWAITING PROPER UNIFORM AND EQUIPMENT
    
class rhs_vdv_recon_sergeant : rhs_vdv_rifleman
...

They are added to the "rhs_vehclass_infantry_recon" vehicleClass. However, in the editor, this vehicle class does not appear under the VDV faction.

Additionally, when I try to create them using createUnit, I get the error message

15:55:40 Cannot create entity with abstract type rhs_vdv_recon_sergeant (scope = private?)
15:55:40 Cannot create non-ai vehicle rhs_vdv_recon_sergeant,
Steps To ReproduceRun the following code in the debug console:

_drop_group = createGroup EAST;
_soldier = _drop_group createUnit ["rhs_vdv_recon_sergeant", position player, [], 0, "FORM"];
TagsNo tags attached.
Is it a wish/request?No
RHS version
Arma 3 version1.42
Did you used any other mod when the error occurred?No
Which mods?
Attached Files

- Relationships

-  Notes
(0001328)
MistyRonin (administrator)
2015-05-03 15:03

They are not meant to be, yet.

- Issue History
Date Modified Username Field Change
2015-05-03 01:08 abelian New Issue
2015-05-03 15:03 MistyRonin Note Added: 0001328
2015-05-03 15:03 MistyRonin Status new => closed
2015-05-03 15:03 MistyRonin Assigned To => MistyRonin
2015-05-03 15:03 MistyRonin Resolution open => no change required


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker