native

rg_remove_all_items

Syntax

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

Return

1 on success, 0 otherwise