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 powerful and flexible alternative to the built in alert() proc. |
Version 2 ·
Date Added: 4/02/04
If you wish to download this library for your Linux/Mac installation, enter the following on your command line:
DreamDownload byond://Shadowdarke.sd_Alert##version=2
Emulator users, in the BYOND pager go to File | Open Location and enter this URL:
byond://Shadowdarke.sd_Alert##version=2
|
![BYOND Favorite [BYOND Favorite]](/rsc/star14.gif) | BYOND Favorite |
|
| |
Tired of ugly grey alert boxes that are limited to three buttons and interrupt your movement or what you were typing? I sure was!
Enter sd_Alert. Fully customizable appearance, limitless buttons, optionally timed, alert boxes that only take keyboard focus if you want them to.
Version 2 changes: 09-06-06
- sd_Alert now validates responses. If the responses are not a valid choice from the button list you provided, sd_Alert ignores it. (Yota)
- Added a new SD_ALERT_NOVALIDATE flag, in case developers want to bypass automatic validation.
- Moved the automatic deletion of the sd_alert handler out of Topic() and into Response(). (Yota)
Version 1 changes (from version 0): 05-27-06
- sd_Alert now has optional display styles to use selection boxes or html links instead of buttons. (Foomer)
- sd_Alerts may be tagged so that other procs can manipulate or close them. (Foomer)
#1 Ganing:
I don't understand how to use them afterwards.
Such as the if("Jack And Jill Went Up A Hill")
So yea... it's neat and all, but currently useless.
Monday, September 21, 2009 02:31AM