SELL ONLY SHOP

RPG Maker VX Ace

Option to make a shop only buy things from you.

  • Ven01273
  • 02/10/2013 01:08 AM
  • 4513 views
Introduction
This script allows you to enable the shop only to buy things from you.

Updates
3/16/2013 - Added Yanfly Engine Ace - Ace Shop Options compatibility.
3/8/2013 - Fixed script breaking bug.

Features
- Sell only option
- Lovely script call

Instructions
To install this script, open up your script editor and copy/paste this script
to an open slot below ▼ Materials but above ▼ Main Process. Remember to save.

To make a shop sell only, use the following script command before it. Remember
to use it again after shop processing.
call_sell_only

Posts

Pages: 1
Hi, don't know what I did wrongly but it gave an error "Game Interpreter" line 1143 wrong number of arguments (2 of 3)
author=limsoonchiong
Hi, don't know what I did wrongly but it gave an error "Game Interpreter" line 1143 wrong number of arguments (2 of 3)


Thank you so much for telling me this, I fixed it.
Should be fine now.
Thanks! It works now. Any chance of hiding the option entirely instead of just disable the Buy option? Just asking.... :)
Erm, possibly, but that would mean I'd have to pretty much do an overhaul of the entire Shop Processing scripts.
author=Ven01273
Erm, possibly, but that would mean I'd have to pretty much do an overhaul of the entire Shop Processing scripts.


Ouch...
I've tried three different methods and cant get it to work. The first one, the global variant and the new method. And every time the shop only lets me buy things not sell. Though My actor doesn't have anything in the early version of the game. Am I doing something wrong?
Pages: 1