Total RP 3: Extended

Total RP 3: Extended

903k Downloads

Add the ability to create an expert item in one click

Solanya opened this issue ยท 1 comments

commented

Making an expert item currently requires :

  • Creation of a normal item
  • Right-clicking on the item to convert to expert mode
    It is even worse for inner items, requiring to go back to the database, open the hierarchy to get to the inner item before being able to convert it.
    There should be an easier way to create an expert item from the get-go, both in the database and for inner items (maybe those could automatically convert to expert mode when the parent item is in expert mode).
commented

I'm struggling to decide how to add a "Create an expert item" option. Here's the alternatives I have so far, feel free to decide which one(s) seems best, or suggest another :

  • Add an "Expert item" button to the list of templates (getting a bit high)
  • Change the "Blank item" button to ask the mode (might get annoying after a few times)
  • Have an Extended setting (dropdown) to decide the default mode for item creation (Normal/Expert). (might be too hidden)

Automatic conversion has been added for inner items.