AMX Mod X API Documentation

Signature
stock strbreak(const text[], Left[], leftLen, Right[], rightLen){ return argbreak(text, Left, leftLen, Right, rightLen);}
Description

Backwards compatibility stock - use argbreak or argparse.

Deprecated

this function does not work properly.

Назад
Верх