Skip to content

This package facilitates the creation of "virtual inventories" to be created in order to store items in.

License

Notifications You must be signed in to change notification settings

ScavengeSurvive/container

Repository files navigation

Item Containers

This package facilitates the creation of "virtual inventories" to be created in order to store items in.

Containers are created with a static size and can have items added to and removed at any time.

Installation

Simply install to your project:

sampctl package install ScavengeSurvive/container

Include in your code and begin using the library:

#include <container>

Usage

All documentation is in the source file container.inc.

Testing

To test, simply run the package:

sampctl package run

And observe the y_testing output.

About

This package facilitates the creation of "virtual inventories" to be created in order to store items in.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages