Announcement

Collapse
No announcement yet.

treasure display, and disposable keys?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    treasure display, and disposable keys?

    is there any way to look at all the treasure items(I think its called treasure items... cant remember) a character has in the inventory screen? I see it up at the top of the menu when looking at items but theres no way to switch over....

    also, is there any other item type that you can use as keys? cause I'd like to be able to have generic one time use only keys that can open any generic door.

    thanks for the answers!

    #2
    Re: treasure display, and disposable keys?

    1) in the menu system while test playing, go to Status Info, and select your party member, and you'll see tabs running across the top showing stuff like Info, Skills, Items, Abilities, Treasure Items.

    2)
    My knowledge is pointing to No. I dont think there is a way to work around this either.
    I love lamp.

    Comment


      #3
      Re: treasure display, and disposable keys?

      k thanks!

      thats a little dissapointing about the keys but certainly not the end of the world..... just means I have to use more item slots for keys....

      Comment


        #4
        Re: treasure display, and disposable keys?

        keys dont take up item slots, they have their own menu in the 'treasure items' menu.
        I love lamp.

        Comment


          #5
          Re: treasure display, and disposable keys?

          You can use variables for the generic door keys, but you won't be able to see how many you have left.
          Quote of the moment - "When you cut down a tree, don't stand near it."

          Comment


            #6
            Re: treasure display, and disposable keys?

            Originally posted by Doyleman
            keys dont take up item slots, they have their own menu in the 'treasure items' menu.
            they dont take up the characters item slots but they DO take up the editors slots. thats what I meant

            You can use variables for the generic door keys, but you won't be able to see how many you have left.
            yeah I was considering this... not sure if its important enough to go through the trouble though.

            Comment


              #7
              Re: treasure display, and disposable keys?

              Disposable keys is simple. Just make a touch event with two modes outside of the door you just unlocked. When the player runs over the event, have it remove the treasure (key) from their inventory and then set the mode page to 2 so it doesn't do it again if they have more than 1 key.

              Comment

              Working...
              X