Jump to content

Clicking "wear items" on a giant folder...


You are about to reply to a thread that has been inactive for 297 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

1 hour ago, Jennifer Boyle said:

It would help if Wear were replaced with Replace.

It would have to be context sensitive though since 'replace' wouldn't make any sense if there wasn't currently something on that attachment point.

Though the whole topic of attachment points and how most of them aren't used then would need to come up and only add to the confusion.

 

Link to comment
Share on other sites

one could edit the menu_inventory.xml so as to remove the offending function altogether.

<menu_item_call
	label="Replace Current Outfit"
	layout="topleft"
	name="Replace Outfit">
	<menu_item_call.on_click
		 function="Inventory.DoToSelected"
		 parameter="replaceoutfit" />
</menu_item_call>

 

  • Thanks 1
Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 297 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...