Jump to content

cp_itemdesc populed table 1.0.1


1 Screenshot

About This File

I don't know the reason but on my Fluxcp the system "UPLOAD ITEMINFO.LUA" never worked and so I took the file "itemInfo.lua" file translated by @zackdreaver (GIT repo) with all the descriptions of the translated items formatted in HTML and I have made a SQL file that inserts the data in the `cp_itemdesc` table which should be enabled on the Fluxcp "Add Item Info" page.
The option to activate the description of the items is the following in the file "/config/application.php":

'ShowItemDesc'	=> true,	// Displays generated item descs from parsed itemInfo.lua

It depends on the configuration of your "phpmyadmin" (if you use it), but it is very likely that you will need to split this SQL file into several parts to avoid timing out during the query run.
if you want to thank me, you can give me a "LIKE"! ;D

p.s.: the first 8 items on the list are custom of my server!

desc.jpg.4360a96112e81f419cfff66b7290f952.jpg


What's New in Version 1.0.1   See changelog

Released

Updated all item descriptions to the ROEnglishRE version of 03/27/2019.
p.s.: the first 8 items on the list are custom of my server!

  • Love 2
  • MVP 1
  • Like 2

×
×
  • Create New...