zv_get_user_flags

No description available for this symbol.

Syntax

native zv_get_user_flags(id) /* Forwards */ /* Called then player selects extra item in his VIP meniu. (Only if MODE 2 is active) * * You can stop player of buing item returning ZV_PLUGIN_HANDLED. * Player will be refunded automaticaly * * @param id Player index. * @param itemid Extra item id, witch player bought. */ forward zv_extra_item_selected(id, itemid)

Usage

id
Defined in zmvip.inc at line 64 . This documentation was automatically generated from source.