native remove_entity(iIndex);
iIndex | Entity index |
Removes an entity from the world.
1 if entity was sucessfully removed, 0 if an invalid entity was provided
If an entity index in the range of 0 to MaxClients is provided, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.