Diag is a simple yet effective diagnostic API for EggPlant.

 

Overview

Diag allows other APIs to register diagnostic routines, associating them with a string name in the diagnostics repository.

Diagnostic routines can then be run via a global function, referencing them by name and passing in any additional parameters they require.

You can also use the chat interface to run diagnostics (requires Warzone 3.2 or above). See EggPlant Diagnostics for a list of available diagnostics.

When using the chat interface, please remember that the command must be sent to an EggPlant player for it to have effect.

Availability

Requires:

  • Warzone 3.1 and above
    (3.2 required for chat integration)
  • Util API
  • Define API
  • Events API

Diag API

Topics: