 |
Axerob_Achievement_Revised
by Axerob
|
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
248 downloads
Version 1
| Date added: | Jan 7 2009 |
| Last updated: | Feb 21 2009 |
1 fan
A simple Achievement System. [More]
|
-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.
|
|
Copyright © 2012 BYOND.
All rights reserved.