Extends items to have an array of data instead of just one cell. Includes functions for setting, appending and getting array data.
Simply install to your project:
sampctl package install ScavengeSurvive/item-array-data
Include in your code and begin using the library:
#include <item-array-data>
See source code comments for documentation.
(todo: unit tests)
To test, simply run the package:
sampctl package run