#Attachable binding Only to 'slot.weapon.mainhand'
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
I want to have an item in my off hand, but the attachable for the item on the main hand.
I think its the binding (which at the moment the binding is set to "q.item_slot_to_bone_name('slot.weapon.mainhand')").
but it not working. Did I make the binding wrong??
Trying 'rightItem' didn't work either
Nevermind....
I found it
its 'rightitem'
Nothing it capitalized
EVEN THO THE PLAYER MODEL HAS THE "I" CAPITALIZED!
fascinating....
You can also use c.item_slot
True