AMXX-BG.INFO DataPacks.inc

DataPacks

These stocks are meant to mimic Sourcemod's data packs functionality, and complement CellTrie/CellArray, allowing heterogeneous data in the same container to be accessed by index. Storage is done in nested CellArrays, and there are no size limits other than those imposed by them, if any. They'll be specially usefull to pass data to/from callbacks and forwards. Changelog: ---------- 22/03/2009 - Initial Release 23/03/2009 - Fixed DataPack_GetString not returning the proper string length Fixed accidental removal of stock modifier from functions ---------- Discussion Thread: [http://forums.alliedmods.net/showthread.php?t=88304]

Functions Raw source Download .inc Library page

Constants

Name Description
__DATAPACK_INCLUDED