Jump to content
  • 0

Help , Item Database and Mob Database Not Showing


Ahoy

Question


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  61
  • Reputation:   4
  • Joined:  12/29/14
  • Last Seen:  

hello , i try to add item database and mob database but it not showing :

 

Items

Search...

No items found. Go back.

 

already add item_db.sql , item2_db.sql , mob_db.sql , mob2_db.sql in my database and i already clear the log folder and reinstall flux , but my item and monster still not showing

 

 

Thanks,

 

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3122
  • Reputation:   1614
  • Joined:  03/26/12
  • Last Seen:  

That would work if you're using Pre-RE. If you're using RE then you'll need those DBs too.

Once the tables have been created and the data inserted, there's no reason for them not to display.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  271
  • Reputation:   62
  • Joined:  02/04/19
  • Last Seen:  

17 hours ago, Ahoy said:

hello , i try to add item database and mob database but it not showing :

 

Items

Search...

No items found. Go back.

 

already add item_db.sql , item2_db.sql , mob_db.sql , mob2_db.sql in my database and i already clear the log folder and reinstall flux , but my item and monster still not showing

 

 

Thanks,

 

 

https://github.com/rathena/FluxCP/blob/master/config/servers.php#L56 ( in config/servers.php )

'Renewal'         => true,

change to

'Renewal'         => false,

 

Link to comment
Share on other sites

×
×
  • Create New...