erm... kinda confuse... not familiar with LUB coding
i tried put 4 dofile() inside itemInfo.lub to connect to other itemInfo_XYZ.lub
but doesnt work for my case ( item appear as apple/unknown )
if you dont mind, can provide me some examples ?
does it capable to support more than 2 itemInfo.lub ??
Example:
System/itemInfo_1.lub
System/itemInfo_2.lub
System/itemInfo_3.lub
System/itemInfo_4.lub
dofile("System/itemInfo_1.lub")
dofile("System/itemInfo_2.lub")
dofile("System/itemInfo_3.lub")
dofile("System/itemInfo_4.lub")
it doesnt seem to work if i add like this. any idea ?
if it does support, anything i missed ?
Monster that have their own event label doesnt trigger OnNPCKillEvent.
you have to change the way how LOD is spawned
or
change the LOD event label to give reward when players killed it.