[PlusEMU] Trouble Adding New Exchange Furni

treebeard

Member
Jan 16, 2018
317
173
Hello everyone!

I was trying to add some custom goldbars to my hotel and for whatever reason when they are added into the hotel (catalog, furnidata, and the swf into hof_furni) they don't show up at all.

Here are the query's and the furnidata that I'm adding:

I've added tons of other furni into my hotel with no issues what-so-ever.

If there is any other information I am missing that will better help you to help me, don't hesitate to let me know!

I appreciate your time, help, & feedback!
 

5050

Member
Feb 25, 2015
34
13
In your database editor, run this query:
Code:
SELECT * FROM catalog_items WHERE page_id = '9887645';
Replace the item_id for one of these items with '1000000301'. Reload the catalogue and see if it shows up on the page.
 

Users who are viewing this thread

Top