Anonymous | Login | 2024-11-21 12:32 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 | ||||
0006209 | AFRF | [All Projects] General | public | 2021-03-15 14:06 | 2021-03-15 15:48 | ||||
Reporter | jexon | ||||||||
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 | 0006209: rhsusf_acc_g33_T1 and all scopes rhs for ak12 (question) | ||||||||
Description | there is a sight rhsusf_acc_g33_T1. it expands on all weapons from the mod. but on vanilla ak12 it does not unfold. does it depend on your mod or not? it is hung on all vanilla weapons (where there is a picatinny), except for ak12. I made it compatible for ak12, but it still does not expand http://joxi.ru/YmE3zZMFMVPNDA [^] http://joxi.ru/52aBgKlCkYozVA [^] http://joxi.ru/RmzoE6ZHM34Pl2 [^] http://joxi.ru/Vm64Zwoiv6laMA [^] none of your sight is set by default on ak12. can I fix this? http://joxi.ru/l2Zx4jkU7YPoVr [^] | ||||||||
Tags | No tags attached. | ||||||||
Is it a wish/request? | No | ||||||||
RHS version | Stable | ||||||||
Arma 3 version | 2.02 | ||||||||
Did you used any other mod when the error occurred? | No | ||||||||
Which mods? | |||||||||
Attached Files | |||||||||
Notes | |
(0011543) reyhard (administrator) 2021-03-15 14:29 |
can you check it on RHS devbranch? I'm not able to reproduce it with dev RHS. Alternatively, try to unmount & mount T1 again (via gear menu - not via VA!) |
(0011544) jexon (reporter) 2021-03-15 14:47 |
Yes. sorry. figured it out. I have written the inheritance classes wrong. close the ticket. Excuse for troubling. class arifle_AK12_F : arifle_AK12_base_F { class WeaponSlotsInfo : WeaponSlotsInfo { not working --> // class CowsSlot : CowsSlot { // compatibleitems[] = {"rhsusf_acc_g33_T1"}; // }; working----> class CowsSlot : rhs_western_rifle_scopes_slot_short {}; }; }; |
Issue History | |||
Date Modified | Username | Field | Change |
2021-03-15 14:06 | jexon | New Issue | |
2021-03-15 14:29 | reyhard | Note Added: 0011543 | |
2021-03-15 14:29 | reyhard | Assigned To | => reyhard |
2021-03-15 14:29 | reyhard | Status | new => feedback |
2021-03-15 14:47 | jexon | Note Added: 0011544 | |
2021-03-15 14:47 | jexon | Status | feedback => new |
2021-03-15 15:45 | jexon | Resolution | open => no change required |
2021-03-15 15:48 | reyhard | Status | new => closed |
Copyright © 2000 - 2024 MantisBT Team |