Achievement System Pull Request

Shiro

New member
Messages
42
Points
0
Age
29
Location
Philippines
Emulator
Hello, I merged the achievement system to my server but how do I add/modify achievements and where can I change the titles?

 
Hi,

Achievement.conf files are available in db/<pre-re or re>/ folders. Edit as you will.

There's also an achievement.conf generator in the tools/ACHConfGen folder that will generate your configuration files if you have an achievement_list.lub file in the folder.

 
@Daehyon Hello,

You can visit my fork of Hercules and clone the repository, then use the

git checkout achievement-system


command to switch to the achievement-system branch.

PS. Title system isn't added yet!

 
Back
Top