I am having a bit of trouble, so I will start at the beginning. I needed a random item script that acts much like the old time rpg maker 2003 where you have a list of random things you can find. Unfortunately, they removed that from RPG maker at some unknown period of time, which must be done by script. So, I found that there was a random item script from nicke, xail system random items. I tried it out and keep getting a error ... which is strange considering which script it is.
error - Game_Interpreter
line 1411 eval(script)
Scripts I have
Title script ---the red green horse
Bravo Hunger/Thirst/Sleep System
** Extend Timer Functionality
XaiL System - Core
Interact Hover Notification
Ace Message System
XaiL System - Random Items
Can someone please explain why I keep getting this error. I put the scripts in the exact order I have them in rpg maker vx ace. Thank you so much.
I have figured out that it is the last script that's the problem.
http://www.rpgmakervxace.net/topic/3180-xs-random-items/
I want one of five items, from common - trash, to likely - rotten meat or fish and rare - bad meat or fish. So I decided to use script by nicke, and added the items that I wanted to have random, plus, I am using Shaz's extended function as a timer to prevent you from farming alot of food in a short amount of time. I know that I am doing something wrong. It says 'wrong number of arguments [5 for 1].
r_item(29,30,31,32,33)