rg_spawn_random_gibs
Syntax
native rg_spawn_random_gibs(const index, const cGibs, const bool:bHuman = true);
Usage
| Parameter | Description |
|---|---|
| index | Entity id |
| cGibs | Count gibs |
| bHuman | Set gibs of a human or alien |
Description
Spawn random gibs
Return
This function has no return value.