|
Events Reference
Events are functions called automatically by Messenger Plus! in
your script when something particular happens. They are organized
in three categories:
To catch an event, simply add the appropriate function in your
script with the exact same name and parameters list specified in
this documentation. Messenger Plus! will call the function
automatically when the event is generated.
|