So slight issue. For some reason when i start my game my character starts with the 3 weapons I made in his inventory. They are not equipped... Just in his inventory. I made sure that his starting gear is only 1 sword, 1 armor and a shield. Basic. But when i start the game he has all 3 weapons i made in his inventory. The weird thing is that I cant get rid of them off his inventory. I made a event that will just reduce his "broadsword" by 1. (-1). BUT IT ADDS ANOTHER INSTEAD OF DELETES IT. Look at the first picture.
---
Another problem is when I step on the event to delete that broadsword it will add one right... Well if I go to the shop and try to sell it. This happens.
You have your actors set up in the actors tab, and the starting equipment listed for them. Then in the System tab you have them listed in the Starting Party section? Or do you start with nobody in your party, and use a Change Party command to add them?
Can you show a screenshot of the broadsword in the Weapons tab of the database?
I do have Yans plugins His Itemcore and upgrade core plugins ON but i haven't changed anything in them. I just have my main character as the starting character.
When i start my game I load with All three weapons in my inventory... dont know why.
The events i made to ADD 1 sword works
but the event i made to Delete 1 sword, just adds another...
Hey SinSillz, you most likely still have the old version of that script. Yanfly has made quite a few updates to some of the plugins, so you should look into updating them.
Do you have a windows set to a language with non-latin letters?
The zeroes in your weapon indicate that the MV editor has problems reading numbers, and that happens so far whenever the number format of windows was set to non-latin digits.
Until they patch that, you need to switch your windows region settings to latin decimals for the MV editor to be able to read those numbers.
Hey SinSillz, you most likely still have the old version of that script. Yanfly has made quite a few updates to some of the plugins, so you should look into updating them.
Thanks everyone. I will try disabling all my plugins then try it. See if it's yans problem. If so I will get the patches for the plugins. I did not know he updated them. Also not quite sure what you mean by changing the language? How would I find that?
I was having the same exact problem as well SinSillz but downloading Yanfly's most recent updates have solved all of those problems. (There is a small issue where once you equip an item and if there is no alternative you can't take it off... but that's another issue all together)
I was having the same exact problem as well SinSillz but downloading Yanfly's most recent updates have solved all of those problems. (There is a small issue where once you equip an item and if there is no alternative you can't take it off... but that's another issue all together)
you can disable that i think. its a feature to prevent removal of items by default its 1. which i think refers to which slot can't be empty. or do you mean all slots have this issue?
you can disable that i think. its a feature to prevent removal of items by default its 1. which i think refers to which slot can't be empty. or do you mean all slots have this issue?
Oh do I feel silly, that was the problem, thank you very much.