Jump to content

Customize your iteminfo with import 2.0.0


4 Screenshots

About This File

Version 2 Information:

now support more then 2 iteminfo , you can check line 17 to add as much as you want!

IInfo = {"System.import_iteminfo","System.kro_iteminfo5","System.kro_iteminfo4","System.kro_iteminfo3","System.kro_iteminfo2","System.kro_iteminfo1","System.kro_iteminfo"}

now it's much much much faster for big files!

remove functions.lua

move url functions to the iteminfo itself

2 Big files loading test :

this test is not loading in the client , but loading in the debugger!

image.png

 

 

If you are new to this > 

Details:

this an example and template on how you Customize your iteminfo

read the ReadMe!! file before you ask anything

this work as the import folders in rathena (if you don't know what i mean than i suggest you use rathena search or google)

ALL THE FILES MUST BE .lua !!!

 

the way it work:

you add your custom and edited items in the import iteminfo file

you add kro iteminfo file

you add the server url in the function file

the client will read the iteminfo import first than the kro iteminfo

than you can update your kro iteminfo at anytime you need without any edit to it

without the need to re-add your custom and edited items to a new kro iteminfo
 

 

the kro_iteminfo included is from https://github.com/zackdreaver/ROenglishRE (which is old , I suggest you use the one from https://github.com/llchrisll/ROenglishRE)

this file is added for example on how you use it

I suggest you get the last iteminfo after you make sure there is no error!

I would highly suggest you check out his great project every time you want to update your iteminfo!

 

 

Please report any error in the forum post not in the PM , Thanks.

 

Edited by sader1992
remove text format, the background color of the texts


What's New in Version 2.0.0   See changelog

Released

Version 2.0

not support more then 2 iteminfo , you can check line 17 to add as much as you want!

IInfo = {"System.import_iteminfo","System.kro_iteminfo5","System.kro_iteminfo4","System.kro_iteminfo3","System.kro_iteminfo2","System.kro_iteminfo1","System.kro_iteminfo"}

now it's much much much faster for big files!

remove functions.lua

move url functions to the iteminfo itself

 

2 Big files loading test

this test is not loading in the client , but loading in the debugger!

image.thumb.png.1cf45a2e0a9e501fc5d1fdc2eb644765.png

  • Upvote 6
  • Love 4
  • Like 1

×
×
  • Create New...