[GH-ISSUE #56] Sometimes there occur "multiple" purchases #50

Closed
opened 2026-05-20 22:32:19 +02:00 by Pecus · 3 comments
Owner

Originally created by @mikerro on GitHub (May 9, 2022).
Original GitHub issue: https://github.com/pkali/scorch_src/issues/56

scorch1
LeapFrog weapon. It happened to me once when I bought some more expensive weapons. Can't replicate yet.

Originally created by @mikerro on GitHub (May 9, 2022). Original GitHub issue: https://github.com/pkali/scorch_src/issues/56 ![scorch1](https://user-images.githubusercontent.com/24191730/167465717-ee306be9-4862-494f-95e2-1da173eee124.png) LeapFrog weapon. It happened to me once when I bought some more expensive weapons. Can't replicate yet.
Pecus added the help wantedbug labels 2026-05-20 22:32:19 +02:00
Pecus closed this issue 2026-05-20 22:32:19 +02:00
Author
Owner

@pkali commented on GitHub (May 10, 2022):

If anyone's could pin down when this happens, I'd be really happy - so far was unable to replicate, too.

<!-- gh-comment-id:1122659052 --> @pkali commented on GitHub (May 10, 2022): If anyone's could pin down when this happens, I'd be really happy - so far was unable to replicate, too.
Author
Owner

@mikerro commented on GitHub (May 21, 2022):

In fact, the game sometimes doesn't check you have ran out of particular weapon, and when you shoot having "0" of it, the counter goes to 55.

<!-- gh-comment-id:1133669725 --> @mikerro commented on GitHub (May 21, 2022): In fact, the game sometimes doesn't check you have ran out of particular weapon, and when you shoot having "0" of it, the counter goes to 55.
Author
Owner

@Pecusx commented on GitHub (Jun 3, 2022):

55 is 255 without 200 :)
In my opinion sometimes (somewere - I don'know were :) ) we decrease number of missiles, even though they are not bullets.
I added an additional check on DecreaseWeapon proc.

<!-- gh-comment-id:1145742831 --> @Pecusx commented on GitHub (Jun 3, 2022): 55 is 255 without 200 :) In my opinion sometimes (somewere - I don'know were :) ) we decrease number of missiles, even though they are not bullets. I added an additional check on DecreaseWeapon proc.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/scorch_src#50