Jump to content
Dyrnwyn

New Command

Recommended Posts

Posted

If the search bar on the storage is a no, then how about a new command that automatically retrieves a specific item from your storage?

Something like "@get [item name] [number of items to be retrieved]", is this also a no?

Posted (edited)

How do you resolve if you have multiples of a non-stacking item? For example, if you have 5 Forsaken King Armors in storage, which one does it get? Does it get all of them?

Assuming this problem has an answer, this command has to make sure that you don't get above your weight capacity and that you don't retrieve an item when your inventory is full (such that getting one more item would result in you dropping that item on the floor).

Edited by Forum~
Posted

The downside to this is:

1. Multiple gears with the same name.

2. Weight issues with getting large amounts of item, could be buggy.

3. Coding that will have to auto command items from your storage into your inventory.

Posted

Just do what I do and organize your storage once in a while. Or create a guild solely for the use of guild storage. Just don't put random things inside your storage, that should be good enough to make it organized and not be lost inside it.

Posted

Well specifically, I am referring to the items from the etc and item tab since most of the quest items are in there. Excluding the items from the equip tab should be doable because of the item# or item category.

It should work like transferring items from storage to inventory using the mouse but only using a command ;and when transferring items using the mouse it calculates the weight before it transfers the item so maybe also doable.

Posted

This may come with too many complications. Tons of scripting. Etc. why not clean up if storage.

I respectfully disagree. :))

Posted

Just do what I do and organize your storage once in a while. Or create a guild solely for the use of guild storage. Just don't put random things inside your storage, that should be good enough to make it organized and not be lost inside it.

I do this. I got a separate account with quest stuff making use of not only the storage but the guild storage as well

Well specifically, I am referring to the items from the etc and item tab since most of the quest items are in there. Excluding the items from the equip tab should be doable because of the item# or item category.

It should work like transferring items from storage to inventory using the mouse but only using a command ;and when transferring items using the mouse it calculates the weight before it transfers the item so maybe also doable.

I feel that this would be far too complicated for the staff to do. I'm just trying to be practical

What you can do is

1. login the fRO control panel

2. go to My Account

3. At My Account you would see the items in storage below

4. Select the char with the guild that you use for storage and below the char info is the contents of the guild storage

5. Use CTRL+F then type the item name to search

Posted (edited)

The downside to this is:

1. Multiple gears with the same name.

2. Weight issues with getting large amounts of item, could be buggy.

3. Coding that will have to auto command items from your storage into your inventory.

Isn't this exactly what I said? I can't imagine the code for this would be difficult at all. In fact, drag-and-drop into and out of storage probably already has all the code you need to implement this command.

I recommend cleaning your storage if storaging to get items is such a hassle.

EDIT: I strongly disagree with this suggestion because of how exploitable it can be during WoE, in PvP room, and in for_fild01. A player would NEVER run out of consumables.

Edited by Forum~


×
×
  • Create New...