PDA

View Full Version : Item Question


scrubtasticx
09-29-2014, 08:14 PM
Is there anyway to set items to be clickable in bags on underfoot client? like AoN's potions etc..

Akkadius
09-29-2014, 08:21 PM
Is there anyway to set items to be clickable in bags on underfoot client? like AoN's potions etc..

Not currently implemented no.

scrubtasticx
09-29-2014, 08:22 PM
ok thankyou very much. is it implemented on any client yet?

NatedogEZ
09-29-2014, 08:41 PM
Could just use the potion belt feature for potions .. but items don't work from bags yet on any client.

Uleat
09-29-2014, 10:27 PM
It's on the list... I'll take a look at what needs to be done in my off time.

Uleat
09-30-2014, 04:12 PM
UF- doesn't appear to support bag click-casting.

If someone can show that it does, without MQ2, I'll take another look at it...

But, for now, it is enabled on RoF+ clients.

scrubtasticx
10-01-2014, 01:53 AM
Ok thanks I appreciate you taking the time to check I guess hot was the last time I went back to live from like Loy days so maybe if client just wasn't implemented back then either way type for your time

Uleat
10-01-2014, 07:10 PM
I didn't watch the actual packets sent on UF..but, I did not get the expected failure message that RoF generated.

I think the new mapping system came into play in VoA..so, it's possible that's when it was added.


Regardless, code and settings can always be tweaked :)

demonstar55
10-02-2014, 03:22 AM
Basically, if the client sends OP_ItemVerifyRequest on clicking an item in a bag, we can do it. UF does not send this when clicking an item in a bag :(

vsab
10-02-2014, 03:56 AM
I can confirm click from bags is VoA+ so won't be in UF and below.

Uleat
10-02-2014, 04:50 PM
Thank you guys :)