EQUIPMENT UPGRADE SYSTEM 1.1 Author: Charlie Fleed

Started by Tedrainbow, May 22, 2020, 12:40:00 am

Previous topic - Next topic

Tedrainbow

Hello the probleme is very not good..
the star new game and crash for error Script Enhanced Equipement line 76 ArgumentError ocurred bad value for range.

It is line for i in 0...@slots

And me use the multi slot! by DerVVulfman version 3.5 for project..

Thanx so much the help me.

KK20

My guess is that you made one of your weapons have the Enhanced Weapon tag, but you didn't specify the number of slots it should have. As such, @slots is set to nil, which you can't have a numerical range between 0 and nil.

Other Projects
RPG Maker XP Ace  Upgrade RMXP to RMVXA performance!
XPA Tilemap  Tilemap rewrite with many features, including custom resolution!

Nintendo Switch Friend Code: 8310-1917-5318
Discord: KK20 Tyler#8901

Join the CP Discord Server!

Tedrainbow

May 22, 2020, 05:01:04 pm #2 Last Edit: May 22, 2020, 05:27:04 pm by Tedrainbow
Hello am other probleme it is the menu not add weapon and armor for the enhance menu.

I am use multi slot !

Do you have to modify the script for this effect?
Thanx you..
------------------------
Finaly is very nice work, just add Enhanced Weapon and Enhanced Armor to weapon and armore type..
-------------------------


KK20

I'm going to need a demo. I believe this is user error rather than a problem with the scripts.

Other Projects
RPG Maker XP Ace  Upgrade RMXP to RMVXA performance!
XPA Tilemap  Tilemap rewrite with many features, including custom resolution!

Nintendo Switch Friend Code: 8310-1917-5318
Discord: KK20 Tyler#8901

Join the CP Discord Server!