Results 1 to 6 of 6

Thread: Grave marker function?

  1. #1
    Join Date
    Oct 2006
    Posts
    491
    Mentioned
    0 Post(s)
    Quoted
    41 Post(s)

    Default Grave marker function?

    Is there a function that recognizes if someones grave marker box is up? Sometimes a script misclicks and will read someones grave marker and will just stay logged in stuck with the grave marker open.

  2. #2
    Join Date
    Sep 2007
    Location
    British Columbia, Canada
    Posts
    4,047
    Mentioned
    1 Post(s)
    Quoted
    2 Post(s)

    Default

    I was actually trying to solve this the other day, but it seems that grave mark fucks up find color function..
    Oh Hai Dar

  3. #3
    Join Date
    Aug 2009
    Location
    Nova Scotia, Canada
    Posts
    604
    Mentioned
    0 Post(s)
    Quoted
    56 Post(s)

    Default

    can't just check for the X close option?
    Never ever approach a computer saying or even thinking "I will just do this quickly".

  4. #4
    Join Date
    Oct 2006
    Posts
    491
    Mentioned
    0 Post(s)
    Quoted
    41 Post(s)

    Default

    Damn, Can reflection solve that problem? I've found away to keep lvl 3's away from my mining spot, but after they're taken "care" of, the script messes up and hits the grave marker. so it's a win/lose situation.

  5. #5
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    I'd suggest using the Interface Explorer (Reflection tool) and finding which interface is used for a Grave Marker. Then just make a function something like "if GraveMarkerInterface then Close;".

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  6. #6
    Join Date
    Oct 2006
    Posts
    491
    Mentioned
    0 Post(s)
    Quoted
    41 Post(s)

    Default

    Quote Originally Posted by Flight View Post
    I'd suggest using the Interface Explorer (Reflection tool) and finding which interface is used for a Grave Marker. Then just make a function something like "if GraveMarkerInterface then Close;".
    Yeah the catacomber script has that problem to, ittl click on the char's own grave when it dies and goes back, thats why I have been training the defence right away on chickens then use the catacomber. so they don't ever die.

Thread Information

Users Browsing this Thread

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

Posting Permissions

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