Axerob_Achievement_Revised

by Axerob
A simple Achievement System.
Version 1 · Date Added: 1/07/09

If you wish to download this demo for your Linux/Mac installation, enter the following on your command line:

DreamDownload byond://Axerob.A_Achievement##version=3

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Axerob.A_Achievement##version=3

-Version 1
Initial release.

Achievement -- Our Achievement Datum
proc
Show_Window()
args = (client/C)
Function: Displays the Achievement Unlocked Window

proc
Unlock_Achievement()
args = (client/C)
Function: Loops through the Achievements list to see if C has fufilled all the reqirments for that Achievement.