How do I determine if a monster is dead?
Right now I'm using IsFightAt(x, y); (x and y are found when searching the monster).
But that doesn't work 100% always.
Thanks!
How do I determine if a monster is dead?
Right now I'm using IsFightAt(x, y); (x and y are found when searching the monster).
But that doesn't work 100% always.
Thanks!
Ce ne sont que des gueux
If you arent in fight, then that means you defeated the monster.
SCAR Code:If Not(InFight) Then
There are currently 1 users browsing this thread. (0 members and 1 guests)