Unknown

From DarkAI

AI ENTITY EXIST

This command checks if the specified entity has been added to the AI system. Entities are not removed from the system automatically once they have been added, to remove an entity use the AI Kill entity command.

Syntax
return integer = AI Entity Exist ( Entity Number )

Parameters
Entity Number, The id of the entity you want to check exists.

Return
1 if entity exists, 0 if not.