Setting up hints - PuzzleServer/mainpuzzleserver GitHub Wiki
Hints are clues about a puzzle that a player can receive by paying the specified amount of "Hint coins." Not all events will have hints so only look at this page if the event will have them.
Players can get "Hint coins" by solving puzzles.
- Navigate to "Puzzles" on the top bar
--> click on the puzzle you want to add a hint for
--> and go to the "Hints" page
--> and click "Create new"
- Fill in the form and click "Create."
All fields are required- Description: The description of the hint the user will see even before purchasing the hint
- Content: The actual content of the hint. This will be hidden from the user until they buy the hint
- Cost: The number of hint coins the user must pay to see the hint (can be 0)
- DisplayOrder: The order the hint should appear on the puzzle's hint page (0 will show up first, then 1, and so on).
-
On the hints page
-
When they click "Unlock", they will see an alert pop up at the top asking for confirmation
-
When they "Ok", they will see the hint revealed instead of the "Unlock" button