- 9
- Posts
- 5
- Years
- Seen Jul 28, 2022
Hi, there looking to remove pokeballs from the game entirely for a game I'm working on. Goin to make the focus be on buying eggs and breeding instead of catching anything.
I'd have left them in the PBS and just make them inaccessible. But good point about the bag slot. I'd guess your error might be related to that? Take a look at PScreen_Bag line 331 (where that error originates) and see what's causing it—probably there's some reference to balls, or it's part of a loop that includes balls—then try to think of a way to remove or disable that reference.