-
Notifications
You must be signed in to change notification settings - Fork 4
Achievements
AlphaHelix edited this page Dec 10, 2017
·
5 revisions
- Implement the Minigame Module or the AlphaLibary
- Create a new instance of a Achievement with
new Achievement(Name, Icon, Description)
The name is used to identify the Achievement upon all others.
The icon is used to display the Achievement inside a gui.
The description is used as a help for the player, to achieve the Achievement.
If you want to store the players achievements you should take a look [here](https://github.com/AlphaHelixDev/AlphaLibary/wiki/File-Management) or [here](https://github.com/AlphaHelixDev/AlphaLibary/wiki/SQL).
Made by AlphaHelix