Error Message Lib

by Volte
Create your own 'Invalid Command' message. [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Volte.ErrorMessageLib##version=1

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

byond://Volte.ErrorMessageLib##version=1

351 downloads
Version 1
Date added: Jan 11 2003
Last updated: Jul 29 2009
1 fan
With this demo, you can replace that 'Unrecognized or inaccessible verb' with anything you want!

What this library does, is parse through every command you type. If you do not have that command, it displays a global variable which contains an error message.

I have also included a proc to change the error message variable, so you can change it in the source code, or just call the proc to do it in game!