rg_spawn_head_gib
Syntax
native rg_spawn_head_gib(const index);
Usage
| Parameter | Description |
|---|---|
| index | Entity id |
Description
Spawn a head gib
Return
Index of head gib entity or AMX_NULLENT (-1) otherwise
native rg_spawn_head_gib(const index);
| Parameter | Description |
|---|---|
| index | Entity id |
Spawn a head gib
Index of head gib entity or AMX_NULLENT (-1) otherwise