View Single Post
Starsailor
horrible hahah
Join Date: Aug 2008
Location: Buenos Aires
Old 10-17-2009 , 11:54   Re: [INFO] Fakemeta & Ham detailed function descriptions and examples
Reply With Quote #106

Fakemeta function :
Code:
EngFunc_AlertMessage

Description :
Prints an alert message.


Usage:
Code:
engfunc(EngFunc_AlertMessage, AlertType, const Message)


AlertType can be:
at_notice -
at_console - same as at_notice, but forces a ConPrintf, not a message box, prints output to server console, but only if 'developer' is 1.
at_aiconsole - same as at_console, but only shown if 'developer' is 2.
at_warning -
at_error -
at_logged - prints output to server logs and console.
__________________
Find my plugins here..

Ex - Spanish Moderator.
Starsailor is offline