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

Ammo Types #7

Open
Deaadman opened this issue Jan 7, 2025 · 0 comments
Open

Ammo Types #7

Deaadman opened this issue Jan 7, 2025 · 0 comments
Assignees
Milestone

Comments

@Deaadman
Copy link
Owner

Deaadman commented Jan 7, 2025

Multiple different ammo types are something that has been in the works before, however the one major issue I came across is saving / loading - and also loading certain bullet types. If I am going to reimplement this, I will need a different approach. In terms of the types of bullets, I don't want to go over the top - I want to keep the range quite limited for now then further expanding it with updates. The reasoning behind this is I don't want users to be overwhelmed with all the new bullet types, nor do I want their inventories to get crowded. So the following below list is what I'll start with. I'll also work on integrating this with ModComponent and the SDK, possibly working on some sort of easily codable API which users can write custom bullets.

  • Full Metal Jacket (FMJ / Standard Bullets).
  • Armour Piercing (AP Bullets).
  • Tracer Bullets.
@Deaadman Deaadman added this to the v1.1.0 milestone Jan 21, 2025
@Deaadman Deaadman self-assigned this Jan 21, 2025
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

No branches or pull requests

1 participant