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

Add support hook OnWeaponDrop #768

Open
david89089 opened this issue Feb 8, 2025 · 2 comments
Open

Add support hook OnWeaponDrop #768

david89089 opened this issue Feb 8, 2025 · 2 comments
Labels
untriaged New issue has not been triaged

Comments

@david89089
Copy link

hi, please add support for hook OnWeaponDrop

@github-actions github-actions bot added the untriaged New issue has not been triaged label Feb 8, 2025
@KillStr3aK
Copy link
Contributor

Hey, you can hook the function with signature already

@darkerz7
Copy link

darkerz7 commented Feb 12, 2025

"CPlayer_WeaponServices_WeaponDrop": {
        "signatures": {
            "library": "server",
            "windows": "48 89 5C 24 08 48 89 74 24 18 55 57 41 54 41 56 41 57 48 8D 6C 24 C9",
            "linux": "55 48 89 E5 41 57 49 89 F7 41 56 49 89 CE 41 55 41 54"
        }
    },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged New issue has not been triaged
Projects
None yet
Development

No branches or pull requests

3 participants