Hi, I'm using this old script by Vampyr which allows you to have multiple equipment slots (like capes, rings, amulets) and such. However, whenever I seem to use it, it always crashes when a player gets a piece of armour (of any kind). Yet, it doesn't crash when the player gets a weapon.
Here's the script:
http://pastebin.com/kapP2Y7r
I get an error on Line 17.
In the instructions it says to put note in the equipment "
Kind = X" with X being which equipment kind it is (so shield = 2).
It also states to NOT use that code for default armors. Yet I get crashes if I don't use the note, and crashes if I do use the note.
(Tested on multiple projects, same error)
Anyone can help find the problem? Thanks
If not, is there a script that does a similar thing (that works properly).
This is for a RPG VX Project.