Anonymous | Login | 2024-11-21 12:28 CET |
My View | View Issues | Change Log | Roadmap | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0003021 | Documentation | [All Projects] General | public | 2017-02-13 13:38 | 2017-02-13 17:31 | ||||
Reporter | kamkill | ||||||||
Assigned To | reyhard | ||||||||
Priority | none | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | no change required | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0003021: Vehicles with custom crew | ||||||||
Description | I'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 Information | class MyNewCar: rhs_tigr_sts_3camo_msv { faction = "MyFaction"; _generalMacro = MyNewCar; scope = 2; crew = "MySoldier"; }; | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
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 |