I am interested in developing/implementing a new container type specific_container, that will only allow a certain object to be put into it. Does anyone think this is possible?
My first idea would be to use this for sheaths and scabbards, that would only hold specific weapons. Then I could implement a Draw and Sheathe command for taking the weapon out and automatically wielding it, or unwielding the weapon and automatically putting it into the sheath container, which is worn.
How hard is it to implement a new container type?
Any help/thoughts on this are appreciated.
Gadush
My first idea would be to use this for sheaths and scabbards, that would only hold specific weapons. Then I could implement a Draw and Sheathe command for taking the weapon out and automatically wielding it, or unwielding the weapon and automatically putting it into the sheath container, which is worn.
How hard is it to implement a new container type?
Any help/thoughts on this are appreciated.
Gadush