CommandHelper

CommandHelper

46.5k Downloads

pinv_open() able to take inventory array, or a new function to do so.

LadyCailinBot opened this issue ยท 4 comments

commented

CMDHELPER-2720 - Reported by Tom.Gebbett

It would also be pretty great if all the inventory related events also linked with the custom inventory. (click, close, open wouldn't be needed)

I don't know if this is all possible, do tell me if not :)

commented

Comment by Tom.Gebbett

just to make sure the title is clear enough, this would allow opening a chest inventory display (as _pinv_open() does now), but being able to define the inventory shown with a regular inventory array... and i suppose, also the text shown at the top, if that's possible too.

commented

Comment by jb_aero

CHVirtualChests does this, once that's pretty flawless it may or may not be added to ch. This particular function I believe implies more "open the inventory of a player". A function such as open_inv may be a more appropriate name for this request.

commented

Comment by Tom.Gebbett

I wasn't aware of CHVirtualChests... is there some sort of list of CH extensions? I've only found a few using google.

commented

Comment by jb_aero

From IRC:
[03:50:28] ^extensions
[03:50:29] Extensions have made their way into CommandHelper, but aren't officially supported by LadyCailin. Function examples are at ^chadvanced, and ^chpex, and event examples are at ^chtag and ^chvirtualchests. Another more complex extension would be ^chsc, server communication in CH! Extension builds can be found at http://build.zeoldcraft.com/