Craig Martin

(Official) LUA Scripting Documentation

notify

Post a notification to the screen.


Spec:

notify(
	object[] args)

Parameters


Example

notify("The players clan id is: ", get_clan())

Incomplete

This documentation is incomplete


back