RHS Feedback - AFRF | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0002808 | AFRF | [All Projects] General | public | 2016-12-17 19:48 | 2016-12-19 09:47 |
Reporter | Dystopian | ||||
Assigned To | PuFu | ||||
Priority | none | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Is it a wish/request? | No | ||||
RHS version | |||||
Arma 3 version | 1.66 | ||||
Did you used any other mod when the error occurred? | Yes | ||||
Which mods? | ACE | ||||
Summary | 0002808: 2DP doesn't work with ACE map [patch] | ||||
Description | There is a feature in ACE to light on map at night with a flashlight. It works with vanilla acc_flashlight class but doesn't work with rhs_acc_2dpZenit. If you do correct class inheritance it works. In rhs_c_weapons: class acc_flashlight: ItemCore { class ItemInfo: InventoryFlashlightItem_Base_F { class FlashLight; }; }; class rhs_acc_2dpZenit: acc_flashlight { ... class ItemInfo: ItemInfo { ... class FlashLight: FlashLight ... | ||||
Steps To Reproduce | http://ace3mod.com/wiki/feature/flashlights.html#turning-the-flashlights-onoff [^] | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2016-12-17 19:48 | Dystopian | New Issue | |||
2016-12-18 01:28 | Dystopian | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=3692#r3692 | ||
2016-12-18 01:29 | Dystopian | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=3693#r3693 | ||
2016-12-18 16:49 | PuFu | Note Added: 0005622 | |||
2016-12-18 16:49 | PuFu | Status | new => closed | ||
2016-12-18 16:49 | PuFu | Assigned To | => PuFu | ||
2016-12-18 16:49 | PuFu | Resolution | open => no change required | ||
2016-12-18 20:15 | Dystopian | Note Added: 0005624 | |||
2016-12-18 20:15 | Dystopian | Status | closed => new | ||
2016-12-18 20:15 | Dystopian | Resolution | no change required => reopened | ||
2016-12-19 09:46 | PuFu | Status | new => closed | ||
2016-12-19 09:46 | PuFu | Resolution | reopened => fixed | ||
2016-12-19 09:47 | PuFu | Status | closed => resolved |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|