spawn
Syntax
native spawn(index);
Usage
| Parameter | Description |
|---|---|
| index | Entity index |
Description
Spawns an entity.
Return
This function has no return value.
Error
If player is not connected or not within the range of 1 to MaxClients.
native spawn(index);
| Parameter | Description |
|---|---|
| index | Entity index |
Spawns an entity.
This function has no return value.
If player is not connected or not within the range of 1 to MaxClients.