All Item's not appearing or Invisible

Paroxysm

New member
Messages
54
Points
0
Emulator
Hercules
I dunno if it's from the client or server error but the item seems to be invisible in my inventory but it can be seen in the SQL.

Hi I already had 2 servers running with PRE RE features, I'm pretty sure that I mySQL config is correct. I only experience this when using the RENEWAL feature. Here's a sample Screenshot. From left I'm using the RE feature and from the RIGHT I commend out the RE so that would be back to PRE RE. The Items are invisible in renewal config. Any idea? Can I ask for a little help. Thank you so much.

29vdi6p.jpg


 
so you use SQL as your item database?

did you set it to yes?

// Use SQL for item_db?use_sql_item_db: no //<- Set to yes
conf/inter-server.conf

are you sure you execute this item_db in your database?

sql-files/item_db.sql         //<- Pre-renewal

sql-files/item_db_re.sql   //<- Renewal

sql-files/item_db2.sql       //<- Custom
 
Last edited by a moderator:
what revision do you use?

try to update your revision. I think this issue is fixed on old revisions.

 
Back
Top