As the title reads, how do you do it? Is it possible? To be more descriptive, basically I want a window that pops up ingame when you select a certain choice from an NPC or character.
Example : I talk to a custom Blacksmith I've created, and I select an option, lets say to make a mythrill sword. I would want a window to show-up showing what I need to create the weapon, how much gold, and the buttons etc...
I know it would require scripting but I'm not familiar with Ruby and the RPGXP scripting face.
Also, I know it could probably be done using events and text. But with all the variables and conditional branches, etc...I would get confused. (As if I won't get confused with the script, hah).