native menu_item_setaccess(menu, item, access=0);
| menu | Menu resource identifier. |
| item | Item identifier. |
| access | New access required by the player for access to the item. |
Sets an item's access.
1 on success, 0 on failure.
Invalid menu resource.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.