Because I'm working on a weapon weapons with parts from MW2019 and then I realized I don't have a red dot that cooresponds with it.
(Note: the weapon in the thumbnail is Mira's MK18 with MW2019 mockup parts. Not my weapon.)
The Operator RDS has two versions available, one with a riser (based on the vanilla Eotech XPS) and one without a riser (based on the vanilla aimpoint, but uses Pawcio's sight template code)
If you want the weapon to work with custom weapons, you must download Custom Attachments for Custom Weapons.
Known Issues: If using a magnifier, the magnifier will clip into the red dot sight. For some reason, the Operator Red dots sights will not properly add other parts its supposed to add, like making the AMCAR (Colt 733) upper receiver invisible, or not properly adding the sight rail to the AS VAL (Valkyria). I have no clue how to replicate the issue on my end.
Probable Future Asked Questions: Q: Please do (x) optic from MW2019/BOCW! A: Only if I feel like it.
Q: Weapons in pictures? A: Mira's MK18 using MW2019 M4 mockip parts, internal mod salvaged from one of Carl's early Honey Badger weapons, and abandoned (for now) project involving something like the vanilla Groza, but with AR15 parts.
Mira's MK18 Mod 0 with the Weapon Painter parts painted to resemble the MW2019 M4A1 and Carl's SIG MCX.
On my end,, the Upper Receivers load up just fine regardless of if I put on the riser or noriser variants of the scope onto the AMCAR/CAR4/AMR16.
I am guessing there's a problem with a specific line of code, but changing that code loads up all the upper receivers just fine on my end.
Can you go into the main.xml, find the following section of code: inherit_adds="false"
and then change the false into true ?
If changing the false into true fixes your issue, I'll update the scope with that change of code.
57 679
We Use Cookies 🍪We use cookies to improve your user experience. Will you allow us to store them?
The sight turns the AMCAR's upper receiver invisible.
https://i.gyazo.com/9bf8b9b35dcaf1abdbde80b64bbe8b31.jpg
https://i.gyazo.com/151741f68bcbc27f3780d9406d72d109.jpg
I have no clue what's going wrong on your end.
On my end,, the Upper Receivers load up just fine regardless of if I put on the riser or noriser variants of the scope onto the AMCAR/CAR4/AMR16.
I am guessing there's a problem with a specific line of code, but changing that code loads up all the upper receivers just fine on my end.
Can you go into the main.xml, find the following section of code:

inherit_adds="false"
and then change the
false
intotrue
?If changing the false into true fixes your issue, I'll update the scope with that change of code.