AMX Mod X API Documentation

Signature
#define fm_remove_entity(%1) engfunc(EngFunc_RemoveEntity, %1)
Description

stock fm_remove_entity(index)

{

return engfunc(EngFunc_RemoveEntity, index)

}

Назад
Верх