AMXX-BG.INFO customshop.inc

customshop

Browse all symbols documented inside this include file.

Functions Raw source Download .inc Library page

Constants

Name Description
_customshop_included
additem Typically used for registering an item variable, nothing fancy
BUY_ITEM Used in cshop_item_selected() to allow buying an item
CSHOP_DATA_DURATION
CSHOP_DATA_FLAGS
CSHOP_DATA_ID
CSHOP_DATA_LIMIT
CSHOP_DATA_NAME
CSHOP_DATA_PRICE
CSHOP_DATA_SOUND
CSHOP_DATA_TEAM
cshopErrorSound = cshop_error_sound
cshopGetLimit = cshop_get_limit
cshopGetPoints = cshop_get_points
cshopGivePoints = cshop_give_points
cshopHasItem = cshop_has_item
cshopItemBought = cshop_item_selected
cshopItemRemoved = cshop_item_removed
cshopPointsEnabled = cshop_points_enabled
cshopRegisterItem = cshop_register_item
cshopRemoveItem = cshop_remove_item
cshopTotalItems = cshop_total_items
DONT_BUY Used in cshop_item_selected() to prevent buying an item
SHOP_CLOSE Used in cshop_menu_opened() to prevent opening the shop
SHOP_OPEN Used in cshop_menu_opened() to allow opening the shop