SKILL SHOP SCRIPT? (VX ACE)

Posts

Pages: 1
Rave
Even newspapers have those nowadays.
290
Could someone write or point me to script that will allow me to make "skill shop"? I.e. place where character can learn specific skill by paying specific amount of money (=/= shop with scrolls). I know I could event this, but script would be more flexible. Prices should be settable via Notes section of Skill db entry.
http://rpgmaker.net/scripts/162/

I'm pretty sure you can do it with this script. Just make a common event that teaches the skill, then use this script to have the player purchase the event.
Adon237
if i had an allowance, i would give it to rmn
1743
Use this

Though you really could easily do this with events and make it much more flexible.
Scripts... ;_;
Rave
Even newspapers have those nowadays.
290
Adon, thanks. And I know I could do this with events, but setting items that player can learn would result in conditional branch mess. And god forbid, if I'd want to make more items accessible in skill shop, that screen can allow!
Pages: 1