MTscript functions related to Add-on libraries

From RPTools Wiki
Revision as of 02:42, 11 February 2024 by Azhrei (talk | contribs) (Added additional notes regarding use of add-on libraries)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MTScript Add-on Considerations

There are some differences to be aware of when using library token property support for manipulating add-ons.

  • The name field is case-sensitive when accessing an add-on library.
  • The values stored do not need to be converted to or from strings like they do with library token properties, so in many cases large json values should see a speed improvement.
  • The default properties list for the campaign are not present for add-ons as they are not tokens.

MTScript Add-on Library functions

The following functions have been added to MTScript to query information related to Add-On Libraries:

The following MTScript functions can be used to interact with Add-on Libraries: