Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: vytong on October 04, 2008, 03:27:51 PM
-
I have an item problem, and yes i do! i cant play my game cause this windows pops up and says "Event script referenced an item that does not exist", but it does exist i just made an item!
-
Make sure your items is above 50 or so. My maker gives me the same problem if my items number is lower than 48 or something like that, and I know for a fact that it isn't actually referencing an item, because I don't use items...
-
You prolly deleted something, or changed the array size, and a character had something equiped or somehting like that. I recall having a similar problem, I just dont remember how I fixed it.
And i dont have anything equipped...
-
You prolly deleted something, or changed the array size, and a character had something equiped or somehting like that. I recall having a similar problem, I just dont remember how I fixed it.
Tanks i found the problem, the items im wearing is "none" so i have to have more tan 4 "none's" to make the game work