Log in

View Full Version : Item Problem


Miss Dreamstar
03-31-2012, 07:56 AM
I made a Level Up item that raises the adoptable's level by one. Whenever I try to use it on my adoptable, it gives me a message that says "The item cannot be used, something must be wrong." Maybe it's something with the settings?

AlexC
03-31-2012, 09:59 AM
Did you put "all" for the adoptables it can be used on? I forgot to do that and had to go back and fix it. xD

solskenn
03-31-2012, 11:44 AM
Did you make a level for the pet to level up to? If not, that could very well be the reason. Add a level by going to the acp (admin control panel) which the default link text is "admin center" then select add level. The rest is easy to figure out. You have to add the levels one by one, if there is a way to go around that and make a starting level and a max level I don't know about it. If anyone does I would /love love/ to know please.

If you didn't put "all" go to your phpmyadmin and find "adopts_items" you can edit it there. It's also handy for checking item settings to be sure they are all right if your not sure the settings are what you wanted.

Miss Dreamstar
03-31-2012, 12:16 PM
I did put "all", and I have the levels set up. I don't know what's wrong...

solskenn
03-31-2012, 12:25 PM
Do you have the right amount of clicks to get to the level? Like if you made it so it reached lvl 1 with 3 clicks, do you have 3 clicks? If so and it's not working still, then I have no idea. I haven't started working with levels yet.

SilverDragonTears
03-31-2012, 03:21 PM
I think I actually got this error too... might want to get HoF to take a look at it.

Hall of Famer
04-01-2012, 10:39 PM
Well this error message means that your item function does not exist, check your table prefix.item_functions and see if it matches the item function field in your item's function field. I know this is weird, will take a look into the script later this week and make sure it will not be present for Mys v1.3.1.