- Event Type
- Before Player Turn Event
- Input Required
- Yes (Code)
- Programming Language
- MIPS (Assembly)
- Source
- Custom-Made
Here's a very simple to use event to create a rule window at the beggining of the game. It'll only trigger on the first turn for every human player only if you put it as a before dice roll event and put TRUE to ActivateRules.
Feel free to edit it although for begginers, just remplace any line with INSERT TEXT HERE on the bottom of the event and you're golden!
Welcome to INSERT TEXT HERE should be replaced with the name of your board.
Each INSERT TEXT HERE in "Main_Prompt" should be each category of rules for your board.
Each Category_Message should have it's INSERT TEXT HERE replaced with text related to said category.
Each line should contain around 40 characters or so.
Feel free to use on your boards! Would love to see more boards with rules packaged with them!