FOnline: Ashes of Phoenix

Game improvements => Suggestions => Topic started by: ChEeKi on February 20, 2014, 01:09:28 PM

Title: Some small Usibility Tweaks.
Post by: ChEeKi on February 20, 2014, 01:09:28 PM
-Allow us to press 7 and click on an item to science it, same with 8 for engineer.

-Change it so that player clicks on chests do not open/close them, but instead only open them or loot them. Holding 3 and pressing on a chest should close it, there's no reason close should even be anything more than an RP option.

-Allow shift+Click on items when you have a chest, trade or barter open to move the entire stack of that item instantly to the other container without the "how many" prompt.



These are going to be three of the most performed actions in AOP (more or less), and some quick tweaks like these would really make lives easier.


Title: Re: Some small Usibility Tweaks.
Post by: Lidae on February 20, 2014, 02:29:26 PM
Good suggestions. Will see how difficult they are to implement. It's unfortunately surprisingly non-trivial to do some of these things, like pressing '8' to science inside the inventory. Might be possible, but it might also require some amount of ugly work-arounds. It might even be really difficult. Problem is there is no callback when clicking an item in the inventory (if I recall correctly), and the screen is hardcoded so I can't easily add one.

Ideas are good though.