Appends a new item to the end of a menu.
bool AddItem(const char[] info, const char[] display, int style)
Item information string.
Default item display string.
Drawing style flags. Anything other than DEFAULT or DISABLED will be completely ignored when paginating.
True on success, false on failure.
Item limit reached.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.