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

Fix Particle Disruptor no ammo #83

Closed
wants to merge 3 commits into from
Closed

Fix Particle Disruptor no ammo #83

wants to merge 3 commits into from

Conversation

Raul125
Copy link
Contributor

@Raul125 Raul125 commented Jul 19, 2023

Fix for #80

We can't get maxAmmo from firearm pickup, so I put 5.

@Sylox7
Copy link

Sylox7 commented Jul 19, 2023

I tested this out and it does work, though it only adds the ammo when you equip it a second time.

uncapped_MedalTVSCPSecretLaboratory20230719135505.mp4

@Raul125
Copy link
Contributor Author

Raul125 commented Jul 19, 2023

I tested this out and it does work, though it only adds the ammo when you equip it a second time.

uncapped_MedalTVSCPSecretLaboratory20230719135505.mp4

I noticed it and tried to fix it by changing the ammo before spawning the pickup, also without the exiled api, the best I got was this.

@Sylox7
Copy link

Sylox7 commented Jul 19, 2023

I tested this out and it does work, though it only adds the ammo when you equip it a second time.
uncapped_MedalTVSCPSecretLaboratory20230719135505.mp4

I noticed it and tried to fix it by changing the ammo before spawning the pickup, also without the exiled api, the best I got was this.

That's fine, at least the issue is fixed and thank you for taking the time to fix it.

@Raul125 Raul125 closed this Sep 10, 2023
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.

2 participants