Page 1 of 2

GM: Key/chest agnostic pull meta.

Posted: March 2nd, 2015, 3:10 am
by Singlar
This is meta that allows you to pull any chest. Select the key and start the meta by saying '.pull' in fellow text. It will use the selected key, and any with the same name, on the nearest chest. It will continue doing so until you run out of keys by that name.

Re: Key/chest agnostic pull meta.

Posted: March 2nd, 2015, 8:52 am
by Immortalbob
Very cool!

Re: Key/chest agnostic pull meta.

Posted: March 2nd, 2015, 11:49 am
by yaroz
Nice.. only thing I'd change is adding a chat rule in the Pull state for "The Key doesn't fit this lock."

Code: Select all

Chat: "The key doesn't fit this lock."
All: Chat Command: /f This is the wrong key for this chest
     Set Meta State: Default

Re: Key/chest agnostic pull meta.

Posted: March 3rd, 2015, 2:16 pm
by yaroz
Another thing that I noticed is that when you're done pulling keys, it doesn't release the chest. Perhaps instead of just saying you're done and exiting back to the default state, do another Expression Action of

Code: Select all

actiontryuseitem[wobjectfindnearestbyobjectclass[10]]
to close the chest, then exit to the default state.

Re: Key/chest agnostic pull meta.

Posted: March 4th, 2015, 11:08 pm
by Singlar
Tried checking for the key doesn't fit the lock message, I can't seem to capture it.

And it should close the chest. The close 'use' happens at +12 seconds, the check for end happens at +14, and the reset at +15.

Re: GM: Key/chest agnostic pull meta.

Posted: October 6th, 2015, 12:18 pm
by Kempeck
This is only for Legendary's? Tried to use this on Zaik MFC, and use 2 SMFC's before I noticed it wasn't pulling valid items. I am clueless as to how to edit a meta. I'd love to be able to have this pull Epics as well, but limit to Armor Wk and Arc.

Re: GM: Key/chest agnostic pull meta.

Posted: October 6th, 2015, 1:04 pm
by HellsWrath
There is a Mana Forge Chest meta on the public repo
http://www.virindi.net/wiki/index.php/P ... ls.2FOther

Hasn't been updated to use functions but nonetheless it still works great.


If it "wasn't pulling valid items" that is a result your loot profile, not the meta. The meta just uses the keys on the chest and opens. Nothing more.

Re: GM: Key/chest agnostic pull meta.

Posted: October 6th, 2015, 4:36 pm
by yaroz
I use the logic in this meta to use legendaries, colo, exquisite, and mana forge keys.. I make sure I have the correct loot profile loaded though.

Re: GM: Key/chest agnostic pull meta.

Posted: February 3rd, 2016, 3:13 pm
by Kempeck
I want to say, first, I LOVE this meta!! it pulls salvageable items, but does not salvage them. How can I run 2 meta? This, to pull leg items, and http://www.immortalbob.com/phpBB3/viewt ... p?f=6&t=64, to salvage items that this meta pulls, according to my loot profile?

Or am I missing something somewhere? Thanks.

Re: GM: Key/chest agnostic pull meta.

Posted: February 3rd, 2016, 11:36 pm
by yaroz
Kempeck wrote:I want to say, first, I LOVE this meta!! it pulls salvageable items, but does not salvage them. How can I run 2 meta? This, to pull leg items, and http://www.immortalbob.com/phpBB3/viewt ... p?f=6&t=64, to salvage items that this meta pulls, according to my loot profile?

Or am I missing something somewhere? Thanks.
Kempeck, I'll modify mine to combine the two (it's easy to do) and post it tomorrow or Friday (most likely tomorrow).