Project

General

Profile

Vaigu-Otserver-DefaultTracker #38

Updated by Redmine Admin about 2 months ago

Desired behavior below: 
 * When dropping an item (worlditem or storeditem) on top of container's icon (storeditem) in side interface, container, item the game logic should attempt to put the item inside the container. backpack. If that fails, item no action is not moved and error message is shown. performed. 
 * Dropping an item on main backpack icon (directly on backpack slot) shows "you cannot dress this object here" error. It should try to put item inside the backpack instead. 
 Dropping an item on other stored container icon just attempts to put that dropped item in same container as that stored container. 
 <img style="width: 651px;" src="clipboard-202603010958-hmn02.png"><br> 
 <img style="width: 611px;" src="clipboard-202603010958-uijto.png"><br> 

Back