AMXX-BG.INFO zp50_items.inc

zp50_items

Browse all symbols documented inside this include file.

Forwards

Name Description
zp_fw_items_select_pre Called when determining whether an item should be available to a player. Possible return values are: - ZP_ITEM_AVAILABLE (show in menu, allow selection) - ZP_ITEM_NOT_AVAILABLE (show in menu, don't allow selection) - ZP_ITEM_DONT_SHOW (don't show in menu, don't allow selection)
zp_fw_items_select_post Called after a player selected an item from the extra items menu.