Waiting List
There are no players on the waiting list yet. Only Windows users can play this game. If you have an emulator, you can join the waiting list to be informed when a new server is ready to play.
[Login to join waiting list]
| 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.
Login to post a comment.