forward
zpn_item_selected_post
Syntax
forward zpn_item_selected_post(const this, const item_id);
Description
Called after a client selects an extra item from the buy menu.
Parameters
| this | Client index |
|---|---|
| item_id | Extra item index |
Return
This forward ignores the returned value.