Plus EMU - Changing items to LTD make them break.

Berk

berkibap#4233
Developer
Oct 17, 2015
863
190
Yo,
I think title explains it all but, i'll explain again.

So in database, whenever I change the item to be a LTD, it changes base item and shows another furni instead.

I'm using Plus Emulator R3.

Please feel free to ask for code, I didn't know which files you would want so I'm not posting anything.

Thanks.
 

JayC

Always Learning
Aug 8, 2013
5,504
1,401
Sounds like you got an issue with one of your packets and its not sending the correct furni ID information, or something else got mixed up.. Look for any if statements in your outgoing packets that check for limited stacks
 

JayC

Always Learning
Aug 8, 2013
5,504
1,401
Redo your catalog_items for that page. Something is mixed up and wrong.

DELETE FROM Catalog_items WHERE page_id = '16' //Or whatever page number you have

Then re-add the fields with the rares you want and it should fix it. Take screenshots of the database, or a backup for reference.
 

Users who are viewing this thread

Top