Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds CUP and PTV optic compats for GM weapons #510

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

AChesheireCat
Copy link
Contributor

Allows for GM weapons with compatible rails to use CUP and PTV optics - ie. the GM C7A1 rifle.

Allows for GM weapons with compatible rails to use CUP and PTV optics - ie. the GM C7A1 rifle.
@kil0byt3 kil0byt3 added this to the v1.3.44 milestone Aug 6, 2024
@PabstMirror
Copy link
Contributor

Would it be better to add them to the GM rails?

class CowsSlot;
class CowsSlot_Rail: CowsSlot {
    class compatibleItems;
};
class gm_slotOptic_risrail: CowsSlot_Rail {
    class compatibleItems: compatibleItems {
        CUP_optic_SB_3_12x50_PMII = 1;
...

Would it look something like this? 😅
@PabstMirror PabstMirror merged commit b4d3dcc into BourbonWarfare:master Aug 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants