RHS Feedback

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006209AFRF[All Projects] Generalpublic2021-03-15 14:062021-03-15 15:48
Reporterjexon 
Assigned Toreyhard 
PrioritynoneSeverityminorReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0006209: rhsusf_acc_g33_T1 and all scopes rhs for ak12 (question)
Descriptionthere 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 [^]
TagsNo tags attached.
Is it a wish/request?No
RHS versionStable
Arma 3 version2.02
Did you used any other mod when the error occurred?No
Which mods?
Attached Files

- Relationships

-  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
Powered by Mantis Bugtracker