Page 1 of 1
FindType Problem
Posted: 2004-09-17 16:31:41
by Fonzy
I have a script that check if there's a water elemental, and when it finds it with the findtype, my pgs runs away. When I come back, and the elemental is no more there, the findtype continuosly finds it. I have Track World Item checked and I must leave it. What can I do?
Posted: 2004-09-18 00:06:27
by Yoko
add conditions in cycle of detection, when you surely detected that enemy id not longely active do ,ignore on it
Posted: 2004-09-18 02:03:18
by Fonzy
How do I know if it is not active? The absurdity is that I tried GetX on the no more existing id, and it gave me the result of where it was last seen!!!
Posted: 2004-09-18 22:20:42
by Yoko
try uo.gethp
make sure Track World enabled