An extension script for SIF/Container that adds SA:MP dialogs for player interaction with containers. Also allows containers and inventories to work together.
Simply install to your project:
sampctl package install ScavengeSurvive/container-dialog
Include in your code and begin using the library:
#include <container-dialog>
To test, simply run the package:
sampctl package run
And connect to localhost:7777
to test.