Hi.
I have a question about functions that work with mobs id index.
For example, supose that i grab the index/id from a mob and then i kill it.
While he isnt spawned, i use some function to read his information, for example, distance.
My question is, by doing that, trying to read informarion of a mob not currently available, do that cause any interaction with server, i.e. is there a risk of being detected if i try to see distance to a npc with given index/id if its not currently available?
Thanks in advance