Library globals

Class globals . notifications . GeoEventNotification

View source


Use to transmit events that happen at a specific place; can be used to make
models that are simulated locally (e.g. tankers) appear on other player's MP sessions.

Functions

new

new: _ident - the identifier for the notification. not bridged. _name - name of the notification, bridged. _kind - created, moved, deleted (see below). This is the activity that the notification represents, called kind to avoid confusion with notification type. _secondary_kind - This is the entity on which the activity is being performed. See below for predefined types.