12-13-2009, 04:57 PM
"iam using the right scripts i believe and iam using "The Advanced Shop Version" ..."
Okay. Are you also using "Guillaume777's MultiSlot" as well?
I am asking because the 'weapon_slots' value in which you indicate is nearly EXCLUSIVE to the Guillaume777 system. It is not part of the default RMXP system. If you are not using this Multi-Slot system, this patch will not work.
All four of the Multi-Slot scripts must be in your project (ABOVE this patch) for this to work.
Code:
for j in 0...actor.weapon_slots.size
Okay. Are you also using "Guillaume777's MultiSlot" as well?
I am asking because the 'weapon_slots' value in which you indicate is nearly EXCLUSIVE to the Guillaume777 system. It is not part of the default RMXP system. If you are not using this Multi-Slot system, this patch will not work.
All four of the Multi-Slot scripts must be in your project (ABOVE this patch) for this to work.