Create Quests
Tutorial to create this PHPMyAdmin search explained in detail
Last updated
Was this helpful?
Tutorial to create this PHPMyAdmin search explained in detail
Last updated
Was this helpful?
assignID
Add a unique number to the quest
(optional, auto-generated)
type
Number of the quest type that will be displayed in the game [1]
types:
1
= Orbs, 2
= UserCoins, 3
= Stars
amount
Amount of orbs/stars/coins to complete the quest [2]
A number
reward
Amount of diamonds that will be rewarded for completing the quest [3]
A number
name
Name of the quest that will be displayed in the game [4]
Text
Learn to access phpMyAdmin: 🔐 Accessing to phpMyAdmin
Learn phpMyAdmin structure: 🔐 Site Structure
⚠ You are required to add a minimum of 3 quests, otherwise the game will not display any quest.
Access to your PHPMyAdmin database and Look for "quests".
Open the insert tab.
Fill out all fields correctly.
Click on "Go".
Your quest has been created! ✨
Previously the quests were configured through the config/questInfo.php
file along with the chests (currently the file was renamed to dailyChests.php)
The first quests added by default to the Cvolton core had a name that was not at all appropriate and nothing pleasant for some peoples.