rg_remove_all_items
Syntax
native rg_remove_all_items(const index, const bool:removeSuit = false);
Usage
| Parameter | Description |
|---|---|
| index | Client index |
| removeSuit | Remove suit |
Description
Remove all of the player's items.
Return
1 on success, 0 otherwise