![]() |
Equipping Items
Hello,
I have spent a couple of days reading through the forum and have found a lot of really great information. I made my first mod last night which has worked out really well and I'm extremely pleased with it. Today I decided to try another one but I have hit a slight problem... I am equipping some items as part of this and the problem comes as I have two earrings to equip and it tries to eqiup them in the same slot. What do I need to type to assign the slot number to the individual item? I found the post with all the slot information which is great but I am unsure of how I get it to work I have tried several guesses but with no luck so far. inventory equipvdl 20 (20 being the slot number i am trying to get it into) IDNUMBER# Any help would be sincerely appreciated, Mistal |
As far as I know the command syntax is as follows:
inventory equipvdl vdl# slot# appearance Appearance can be 0 or 1, I assume. Usually 0 if you really want to be wearing it. |
/facepalm
Ty so much :) going to go give that a try Mistal |
Hi
sorry to bring this one up again but it's not working and is still trying to put both items in the same slot here is what I have Code:
inventory equipvdl 1603336818 20 0Code:
inventory equipvdl 1603336818 activate1 0 |
I haven't checked recently, but I don't think the inventory equip command has parameters for defining which slot they go to. I could be wrong though!
|
So I can't get two slot items to equip in the two different slots? :( .. where would i find out this information? .. Sorry i'm still a bit green in knowing where to look for stuff.
|
I did a little test with a single item first setting my mod to equip it in slot 20 which it did then to equip it in slot 21 which it did .. so it looks like it can be told where to go.. so i'm not sure why it wont do it when you have two items one going into each slot.
|
/facepalm
Apparently when trying to equip an item into a selected slot it actually helps if you are using the right item ID lol
It works :) |
| All times are GMT -5. The time now is 09:27 PM. |
vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI