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

Realistic reload for SLIDE weapons(like AKM: 30+1) #476

Open
1 task
0512-1912 opened this issue Nov 8, 2024 · 1 comment
Open
1 task

Realistic reload for SLIDE weapons(like AKM: 30+1) #476

0512-1912 opened this issue Nov 8, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@0512-1912
Copy link

Description

Modern SLIDE Weapons usually contains 1 bullet in gun before you shoot all the ammo out,changing magazine(30 rounds) will make the weapon actually contain 30+1 bullets.

In game,
the weapon will automatically reload twice when ammo comes to 0(0->30,30->31)

I wonder if there's a better solution for it.

Versions:
WeaponMechanics: 3.5.3
Minecraft Server: 1.21

Configuration

Firearm_Action:
Type: "SLIDE"
Reload:
Magazine_Size: 31
Ammo_Per_Reload: 30

Payment (optional)

  • I'm willing to pay for this feature
@0512-1912 0512-1912 added the enhancement New feature or request label Nov 8, 2024
@0512-1912
Copy link
Author

Add:
Firearm_Action:
Type: "SLIDE"
IsClosedBolt: true
Reload:
Magazine_Size: 31
Ammo_Per_Reload: 30

Stops reload when the 30-rounds mag is on(Ammo of the weapon 0->30),if the gunner wants 31 rounds,they need to reload again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant