ze_set_item_vip

Syntax

native ze_set_item_vip(iItemid, szFlag[]);

Usage

iItemid
Item id.
szFlag
Flag to set item to: a, b, c ... etc.

Description

Description:      Set this item for VIPs on specific flag.

Return

true          | If set successfully for VIPs.
ZE_WRONG_ITEM | If this itemid is invalid.

Note

Use this under ze_register_item() native in plugin_init() forward.
To use this native VIP plugin must be installed.
Make sure to use only one flag.