I was wondering if anyone could help me with this. I am using item type 11 for an item that i want to be non-consumable, but I can't use it while sitting.
While browsing I've learned that item type 11 was made for certain scrolls that require a target so it possibly has a good reason why it doesn't function while sitting. Nevertheless, I'd like to find a way to make it work.
Hello Hercules!
I was wondering if anyone could help me with this. I am using item type 11 for an item that i want to be non-consumable, but I can't use it while sitting.
While browsing I've learned that item type 11 was made for certain scrolls that require a target so it possibly has a good reason why it doesn't function while sitting. Nevertheless, I'd like to find a way to make it work.
This is what I got so far:
{ Id: 501 AegisName: "Red_Potion" Name: "Red Potion" Type: 11 Buy: 10 Trade: { override: 60 nodrop: true notrade: true noselltonpc: true nomail: true noauction: true } Nouse: { sitting: false } Script: <" itemheal rand(1000,200),0; ">},Share this post
Link to post
Share on other sites