Results 1 to 13 of 13

Thread: Cannot find Mage of Zamorak?

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

    Default Cannot find Mage of Zamorak?

    Reflection cannot find this NPC even when it's standing right next to me.

    "GetNPC(2257);" Does not work
    "GetNPC('Mage of Zamorak');" Does not work
    "GetNPC('Mage_of_Zamorak');" Does not work.

    It only returns as a Null NPC. I've tried it with surrounding NPCs, they're all detected, but not this one. Tis very aggravating.

    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..."


  2. #2
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    So use GetNullNPCs?


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

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

    Default

    What made him a Null in the first place when everything else around him was valid? Why just this one?

    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..."


  4. #4
    Join Date
    Dec 2007
    Posts
    2,112
    Mentioned
    71 Post(s)
    Quoted
    580 Post(s)

    Default

    where did you get you ID from?
    try getting it directly using rsbuddy or a older version of rsbot.
    dont save your pass with rsbot.

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

    Default

    Directly from both TriBot and RsBuddy. Both said the same thing. "GetNullNPCs" worked but that doesn't tell me why this single NPC is already classified Null. Harry, would you know why this is?

    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
    Nov 2010
    Location
    Australia
    Posts
    1,472
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    I don't know the exact reasons, but this is case with a few other npcs as well(like the npc you have to talk to do bloodpact)

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

    Default

    Quote Originally Posted by KingKong View Post
    I don't know the exact reasons, but this is case with a few other npcs as well(like the npc you have to talk to do bloodpact)
    It's definitely a new one on me. I'd just like to know what makes these few specific NPCs Null by default... Oh well, I've bigger fish to fry.

    Btw, I can tell someone else besides me is working on a new script.

    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..."


  8. #8
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Flight, There are quite a few NullNPC's scattered throughout runescape.
    They are made null. No clue why SRL Ref can't handle that in all one GetNPC but ya know...

    So yes, use GetNullNPC. You will encounter many other NullNPC's.

  9. #9
    Join Date
    Feb 2011
    Location
    The Future.
    Posts
    5,600
    Mentioned
    396 Post(s)
    Quoted
    1598 Post(s)

    Default

    as far as I have experienced, the null npc's are usually the ones we cannot get to.. like the mage, you can't get to him directly.. but u can cast a spell through the cage.. Not a valid explanation but thats the best that I can come up with.
    I am Ggzz..
    Hackintosher

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

    Default

    Right. It's working just fine now. As long as I've worked with Java and what not, 'null' has always been an undefined or non existent. Yet, this one particular NPC is very much defined. Maybe it's best I ignore it and just be happy everything's working smoothly.

    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..."


  11. #11
    Join Date
    Jan 2008
    Location
    Ontario, Canada
    Posts
    7,805
    Mentioned
    5 Post(s)
    Quoted
    3 Post(s)

    Default

    If you're writing an abyssal crafter, I recommend taking a look at mine.
    Writing an SRL Member Application | [Updated] Pascal Scripting Statements
    My GitHub

    Progress Report:
    13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you 
                        have serious physchological problems
    13:46 <@BenLand100> HE GETS IT!
    13:46 <@BenLand100> HE FINALLY GETS IT!!!!1

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

    Default

    I didn't know you made one, Nava. I've heard of Icefire's but that's the only one I've seen. I'll see if I can find yours. I'm stably crafting Death runes consistently, but only using color for the rift locating. Although I am having a bit of trouble getting to the inner ring of the Abyss. I'm able to do it now but it's anything but fast. Maybe you could throw a few suggestions my way in that area?

    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..."


  13. #13
    Join Date
    Jan 2008
    Location
    Ontario, Canada
    Posts
    7,805
    Mentioned
    5 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by Flight View Post
    I didn't know you made one, Nava. I've heard of Icefire's but that's the only one I've seen. I'll see if I can find yours. I'm stably crafting Death runes consistently, but only using color for the rift locating. Although I am having a bit of trouble getting to the inner ring of the Abyss. I'm able to do it now but it's anything but fast. Maybe you could throw a few suggestions my way in that area?
    I haven't worked with it in a LONG time.. I would suggest digging up my old script.. I don't even have a copy any more haha. It'll be in the depreciated section.

    E: http://villavu.com/forum/showthread.php?t=37399
    Writing an SRL Member Application | [Updated] Pascal Scripting Statements
    My GitHub

    Progress Report:
    13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you 
                        have serious physchological problems
    13:46 <@BenLand100> HE GETS IT!
    13:46 <@BenLand100> HE FINALLY GETS IT!!!!1

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
  •