Quote Originally Posted by Thurallor View Post
But smoking does generate messages in the emote chat channel:

/smoke
You begin to smoke.
You begin to smoke with Galahard.
Thurallor begins to smoke.
Thurallor begins to smoke with Galahard.

/smoke1
You choke on your pipe smoke.
Thurallor chokes on his pipe smoke.
Hi Thurallor,

Thank you for your reply, I didn't know about the "/smoke1", it is quite fun! =p

I should have been more clear, I was talking about when you use items, like "Pouch of Sweet Lobelia Pipe-weed".

When we use food items (like "Small Rations", for example) you have a message in chat like: "You use small rations.", but that does not happen when you use pipe-weed items (since they are actually "Effects" as a category, I think).

Since I am doing some stuffs when player eat and drink (and now smoke) I need to track these, and I couldn't do it anymore through chat.

My workaround (after spending a few hours finding out that I couldn't ever create shortcuts dynamically =p) was creating a special bag with item controls and creating a overlay control that tell me then these items are used, therefore allowing me a doing some nice stuff with it! =D

But now I think I need to recreate the tooltip for the items since the control blocks them from appearing, do you know how I can do it?