Can you please SE make it so that we can craft using items in our retainer’s inventory without having to go back and forth to each one of them.
Printable View
Can you please SE make it so that we can craft using items in our retainer’s inventory without having to go back and forth to each one of them.
The problem from a technical standpoint is that it would require a client/server interaction every time you craft something.
They would have to change the way items are stored before they could allow us to pull items directly from storage while crafting.
Not that I don't think this should be the case, it would just require a ton of work on their end to accomplish this. Which probably means it won't ever happen.
id be happy with a search function on our retainers. that would make all the ifference
Didn't they say in a recent live letter that they were looking into allowing you to grab gear from retainers at any time with the gear-presets? Or am I dreaming that?
WoW let's you craft from your bank, which is exactly what your retainer is.
If they want to bitch about server traffic/load, then maybe they need to find servers with a beefier backbone.
If its not server side, its incredibly exploitable.
Your not just loading up stored variables, your loading up the entire NPC Program in order to access those variables. That is what is causing the traffic. In WoW, your variables are stored under a pretty much scriptless/programless NPC. While your retainers which have the ability to change armor, sell items, store items, change classes and etc are entire scripts and programs with variables as well.
You can't really compare WoW at all with how these retainers work.