You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
originally from #1350, we kind of forgot about it and OP deleted his repo
the fixes consist of renaming the variable find injected in the callback function (stopping error spam as it was expected to be read as find_ammo) and adding some hackery to make the event work when in singleplayer
also adding enums for the ammo names
but many addon weapons I tested don't seem to work to begin with, maybe they don't call the FireBullets hook in the first place
tutorial_explanation="fire_bullets supposedly checks what types of bullets you're firing",
1592
+
tutorial_explanation="fire_bullets checks what types of bullets you're firing.\nDoesn't seem to work with many addon weapons. The event relies on the FireBullets hook",
0 commit comments