Axerob_Achievement_Revised

by Axerob
A simple Achievement System. [More]
To download this demo for your Linux/Mac installation, enter this 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

327 downloads
Version 1
Date added: Jan 6 2009
Last updated: Feb 21 2009
1 fan
-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.