stock bool:cs_is_valid_itemid(id, bool:weapon_only = false)
id | Item id (CSI_* constants) |
weapon_only | If true, only the real weapon ids will be checked, including shield as well |
Checks whether an item id is not out of bounds.
True if item id is valid, false otherwise
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.