Achievements(Builder)
Jump to navigation
Jump to search
CoffeeMUD |
---|
Administrator Builder Player |
=CoffeeMUD Builder Information= | |||
---|---|---|---|
Basics | Praetor Player Support Commands Zapper Masks | Advanced | Races Classes Abilities Socials Scripting |
Building | Behaviors Properties Areas Rooms Exits Items Mobs | Systems | Achievements Crafting Help Info Ships Planes of Existence Quests Triumphs |
Achievements are flags that track certain player, account or clan progress. Achievements can provide a variety of rewards, from the simple recognition of completing one, to titles, experience, gold, abilities or other awards.
Contents
Creating Achievements
Player Achievements
Account Achievements
Clan Achievements
Notes
- Save mud-specific achievements to achievements.ini.2 Always make sure you save your achievements files to the VFS.
- It is a good idea to have a backup file of achievements in case the mud crashes and your newly created achievements disappear.
- If an achievement is reset on remort (FLAGS=REMORT), but a permanent effect reward is provided by the achievement that is NOT reset by remorting, then that effect will not be removed, but the opportunity to regain the achievement will be available.
- Example: If an achievement provides a bonus of a quest point, and quest points are not reset on remort, then the achievement would be rearnable, and the player could gain an additional quest point if the FLAGS=REMORT was present on that achievement.
- Example: If bonus stat points are not reset on remort, and an achievement provides a bonus stat point, the player could gain an additional stat point if the FLAGS=REMORT was present on that achievement.