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]
| Like the alert() proc, but better looking. |
Version 1 ·
Date Added: 9/14/08
If you wish to download this library for your Linux/Mac installation, enter the following on your command line:
DreamDownload byond://Jeff8500.SkinAlerts##version=1
Emulator users, in the BYOND pager go to File | Open Location and enter this URL:
byond://Jeff8500.SkinAlerts##version=1
|
| |
This works exactly like the normal alert() proc, it just looks better and allows you to use HTML when creating your prompt. It can be used for asking people questions (as shown in the demo), or even buying something from a shopkeeper if they have less than 3 items.
Feel free to include it in your game, just don't go off claiming you created it. Please tell me of any bugs, bad programming practices, a better way of doing the winset()'s (I don't like mine) etc.
Control names if you include it*:
Left button: skalert2
Center button: skalert1
Right button: skalert3
Skin alert output: skalert_out
Skin alert popup window: skalert
*as it is positioned in the demo
Login to post a comment.