Halert

by Killer22
[Share] [Zip]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Killer22.Halert##version=0

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Killer22.Halert##version=0

145 downloads
Latest Version
Date added: Sep 20 2008
1 fan
Hud alert (yes and no option included) [More]
Hud alert works generally like the alert() proc except it adds it as a hud at the top of the screen.

Halert(usr,"Text")
if(Halert(usr,"Y/N",1))
usr<<"YES"
else usr<<"NO!"

Advertisement