RHS Feedback

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003021Documentation[All Projects] Generalpublic2017-02-13 13:382017-02-13 17:31
Reporterkamkill 
Assigned Toreyhard 
PrioritynoneSeverityminorReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0003021: Vehicles with custom crew
DescriptionI'm making a mod with my own faction and RHS equipment, but I have a problem with some RHS vehicles, when I set the crew="MyUnit" some crew members are still fomr RHS faction.
A few vehicle for witch I ahve the problem :
- rhs_tigr_m_3camo_msv
- rhs_tigr_sts_3camo_msv
- RHS_Ural_Zu23_MSV_01
- rhs_t90a_tv
Additional Informationclass MyNewCar: rhs_tigr_sts_3camo_msv {
    faction = "MyFaction";
    _generalMacro = MyNewCar;
    scope = 2;
    crew = "MySoldier";
};
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0005877)
reyhard (administrator)
2017-02-13 15:16

you need to change gunnerType in turret class. it's rather tedious work since you have to recreate turret inheritance - otherwise functionality of such turret will be severely damaged. take a look at CDF configs to see how it should be done
(0005878)
kamkill (reporter)
2017-02-13 17:30

Thank you, I have looked at rhsgref_c_vehicles_ret config, tried to do the same thing, but it looks like my turret inheritance is not correct because some gunners are offset and the gun is not pointing at the right direction. But it's ok I'll leave the RHS units instead of mine, thank you again for your help.
(0005879)
reyhard (administrator)
2017-02-13 17:31

no problem

- Issue History
Date Modified Username Field Change
2017-02-13 13:38 kamkill New Issue
2017-02-13 15:16 reyhard Note Added: 0005877
2017-02-13 15:16 reyhard Assigned To => reyhard
2017-02-13 15:16 reyhard Status new => feedback
2017-02-13 17:30 kamkill Note Added: 0005878
2017-02-13 17:30 kamkill Status feedback => new
2017-02-13 17:31 reyhard Note Added: 0005879
2017-02-13 17:31 reyhard Status new => closed
2017-02-13 17:31 reyhard Resolution open => no change required


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker