Signature
native rg_remove_all_items(const index, const bool:removeSuit = false);
Description
Remove all of the player's items.
Parameters
- index — Client index
- removeSuit — Remove suit
Returns
1 on success, 0 otherwise