More Item Choices

A small utility I’ve made for a guy over at rpgmakervxace.net. It just allows you to select normal items, weapons and armors to get their ID in events, not only key items.

Download!

Instructions
Three possible script calls have been added.

item_choice(variable_id)
weapon_choice(variable_id)
armor_choice(variable_id)

This should be pretty self-explanatory. Calls the item selection and copy the ID of the selected item to the variable provided by the user. For key items, the default event command can be used.

  1. Nice…. ! i will try !

  2. Lovely! I will use it ^^

Leave a comment