Slot number (not inventory)

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
MrStraatsoldaat
Posts: 11
Joined: Mon Jul 05, 2010 10:34 am

Slot number (not inventory)

#1 Post by MrStraatsoldaat »

Hey, does somebody know how to find out an itemslot number besides the standard 1-60 inventory bag numbers?

Thanks in advance
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Slot number (not inventory)

#2 Post by rock5 »

MrStraatsoldaat wrote:Hey, does somebody know how to find out an itemslot number besides the standard 1-60 inventory bag numbers?

Thanks in advance
Hmm... I can infer a couple of different meaning to that question. When you say "besides the standard 1-60 inventory bag numbers" do you mean other index locations like the bank(1-50) or the Transmutor (51-60). Or do you mean you want the other numbers that the bag slots are known as ie. 61-120?

In the first case I would say check out the bottom of one of the functions at romwiki that uses those Inventory Index numbers like this one.

Code: Select all

http://www.theromwiki.com/API:UseBagItem
In the second case it depends on what it is you want the 'itemslot' for; the name, id, bag slot etc.
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan
MrStraatsoldaat
Posts: 11
Joined: Mon Jul 05, 2010 10:34 am

Re: Slot number (not inventory)

#3 Post by MrStraatsoldaat »

Already read that.

But I ment for the pet crafting slot
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Slot number (not inventory)

#4 Post by rock5 »

MrStraatsoldaat wrote:Already read that.

But I ment for the pet crafting slot
That's a hard one seeing as it's so new. If you do a search on this page;
http://www.theromwiki.com/List_of_Functions
you'll see there are a lot of pet functions but practically no information on parameters or how to use them. You might be able to guess some of them or use trial-and-error.
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan
MrStraatsoldaat
Posts: 11
Joined: Mon Jul 05, 2010 10:34 am

Re: Slot number (not inventory)

#5 Post by MrStraatsoldaat »

rock5 wrote:
MrStraatsoldaat wrote:Already read that.

But I ment for the pet crafting slot
That's a hard one seeing as it's so new. If you do a search on this page;
http://www.theromwiki.com/List_of_Functions
you'll see there are a lot of pet functions but practically no information on parameters or how to use them. You might be able to guess some of them or use trial-and-error.
Alright thanks mate. I will see what I can do. If I DO find something (chances aren't that high I think) I will post it. :ugeek:
Post Reply