View File
Customize your iteminfo with import V2
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!
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
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.
Submitter
sader1992
Submitted
02/21/2019
Category
Client Resources
Video
Content Author
sader1992 , zackdreaver