DolorIpsum
Villager
- Xy$
- 0.00
Hopefully I'm posting this in the correct forum.
My problem is that I can't find a way to check item ID to put into a variable. For my item menu, I don't have a help window. Instead I want a message window to display the information about the item after it was selected, almost like with the Select Item event command. A common event would put the item ID into a variable, and then have a conditional branch that would give different messages depending on the item selected. The only option I've seen so far is to check the number of a specific item that the player has, and that is not what I'm looking for.
My problem is that I can't find a way to check item ID to put into a variable. For my item menu, I don't have a help window. Instead I want a message window to display the information about the item after it was selected, almost like with the Select Item event command. A common event would put the item ID into a variable, and then have a conditional branch that would give different messages depending on the item selected. The only option I've seen so far is to check the number of a specific item that the player has, and that is not what I'm looking for.