Script imports
Openplanet comes with a number of optional scripts that you can import into your plugin.
Click on the filename of a script in the table below to see its documentation.
Script | Description |
---|---|
Dialogs.as | Simple dialog rendering framework. |
Formatting.as | Functions for handling Maniaplanet text formatting. |
Patch.as | Helper classes for applying memory patches. |
Permissions.as | Functions to check for a user's in-game permissions. |
Time.as | Relative time formatting functions. |
Subject to removal
Some of these imports might be removed in the future or implemented into Openplanet directly, depending on their usage. For example, Dialogs.as
might disappear due to its low usage.