native find_ent_by_tname(iIndex, const szClass[]);
iIndex | Entity index to start from |
szClass | Targetname to match |
Searches entities in the world, starting at a specified index and matching by targetname.
Entity index if an entity was found, 0 otherwise
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.