- Event Type
- Passing Event
- Input Required
- Yes (Parameter)
- Programming Language
- C
- Playable on N64 Hardware
- Untested
- Source
- Modified
This is a modified version of the "Buy Star (Custom)" event from the GitHub repo
github.com
Which is itself a "port" of Airsola's "Buy a Star" event to the C language.
www.mariopartylegacy.com
This event allows users to pay for a star by instead adding turns to the game
This works up until 99 turns; after that point, the script will instead subtract elapsed turns
How does this work with Last Five Turns? Untested! Wow!



events/C/Buy Star (Custom) (MP3).c at master · PartyPlanner64/events
Mario Party custom assembly event examples. Contribute to PartyPlanner64/events development by creating an account on GitHub.
Which is itself a "port" of Airsola's "Buy a Star" event to the C language.
Mario Party Legacy Forum
Mario Party custom boards, Nintendo discussions, and gaming forum.
This event allows users to pay for a star by instead adding turns to the game
This works up until 99 turns; after that point, the script will instead subtract elapsed turns
How does this work with Last Five Turns? Untested! Wow!


