Results 1 to 2 of 2

Thread: Determine if a monster is dead.

  1. #1
    Join Date
    Feb 2007
    Location
    Access Violation at 0x00000000
    Posts
    2,865
    Mentioned
    3 Post(s)
    Quoted
    18 Post(s)

    Default Determine if a monster is dead.

    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


  2. #2
    Join Date
    Nov 2007
    Location
    Chile
    Posts
    1,901
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    If you arent in fight, then that means you defeated the monster.
    SCAR Code:
    If Not(InFight) Then


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Best Monster to range with?
    By Claymore in forum OSR Help
    Replies: 9
    Last Post: 12-04-2008, 08:55 PM
  2. Determine if a value is even/odd in SCAR
    By Harry in forum OSR Help
    Replies: 8
    Last Post: 04-30-2008, 08:03 PM
  3. Monster Sp4nker 1.0!
    By wtf i sp4nk in forum RS3 Outdated / Broken Scripts
    Replies: 8
    Last Post: 12-30-2006, 03:11 AM
  4. Best Monster Finding Way
    By da_professa in forum OSR Help
    Replies: 12
    Last Post: 11-18-2006, 05:45 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •