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