maybe this is ridiculous to publish. but I would like to know the list of obj. where can I find the armor of ig ag mg bg and if someone knows the id of the rapid
maybe this is ridiculous to publish. but I would like to know the list of obj. where can I find the armor of ig ag mg bg and if someone knows the id of the rapid
Code:SELECT ItemName, SourceIndex FROM ti_ItemInfo
thx but example .! 8668200 is armor but in .obj in res-obj which?
- - - Updated - - -
other example: rapid Binder(souceIndex:8423100) but in res-obj what is your obj '??
Code:int nTemp = nDefenseItemNum - 8000000; if(nTemp > 100000 && nDegree == 0) { nDegree = 2; } return 10000000 + nDegree*1000000 + nTemp;