Plugins are responsible for freeing all Stack handles they acquire. Failing to free handles will result in the plugin and AMXX leaking memory.
enum Stack
{
Invalid_Stack = 0
};This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.