RHS Feedback - AFRF | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0004697 | AFRF | [All Projects] General | public | 2018-10-21 19:25 | 2018-10-24 09:10 |
Reporter | Defunkt | ||||
Assigned To | reyhard | ||||
Priority | none | Severity | tweak | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Is it a wish/request? | Yes | ||||
RHS version | |||||
Arma 3 version | 1.84 | ||||
Did you used any other mod when the error occurred? | Yes | ||||
Which mods? | Only my own (the subject of this development query). | ||||
Summary | 0004697: EventHandlers Inheritance | ||||
Description | Apologies if this is a bit remedial (these days I only get time to mod infrequently) but I wanted to query your policy on preserving EH inheritance. I understood that I might hook the Fired EH in the following fashion (given FUNK_Fnc_Fired defined in CfgFunctions); class CfgVehicles { class All { class EventHandlers; }; class AllVehicles : All { class EventHandlers : EventHandlers { class FUNK { Fired = "_this Call FUNK_Fnc_Fired;"; }; }; }; }; This works for vanilla units but not for the vast majority of RHS' units. For a specific instance 'rhs_msv_emr_rifleman' *appears* to discard my EHs in the definition of its ancestor 'rhs_infantry_msv_base'. Am I attempting this in a hopelessly naive fashion (quite possible) or is it perhaps your policy not to support inter-operation in this manner? Otherwise is it something I might prevail upon you to tweak? Thanks! | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2018-10-21 19:25 | Defunkt | New Issue | |||
2018-10-23 11:35 | reyhard | Note Added: 0008706 | |||
2018-10-23 11:35 | reyhard | Assigned To | => reyhard | ||
2018-10-23 11:35 | reyhard | Status | new => feedback | ||
2018-10-23 16:03 | Defunkt | Note Added: 0008708 | |||
2018-10-23 16:03 | Defunkt | Status | feedback => new | ||
2018-10-23 16:30 | Defunkt | Note Added: 0008709 | |||
2018-10-23 16:47 | reyhard | Note Added: 0008710 | |||
2018-10-23 16:47 | reyhard | Status | new => feedback | ||
2018-10-23 19:26 | Defunkt | Note Added: 0008711 | |||
2018-10-23 19:26 | Defunkt | Status | feedback => new | ||
2018-10-24 09:10 | reyhard | Note Added: 0008713 | |||
2018-10-24 09:10 | reyhard | Status | new => closed | ||
2018-10-24 09:10 | reyhard | Resolution | open => no change required |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|