AMX Mod X API Documentation

Signature
native spawn(index);
Description

Spawns an entity.

Parameters
  • index Entity index
No return value
Errors
  • If player is not connected or not within the range

    of 1 to MaxClients.

Назад
Верх