Hossam Posted March 16, 2017 Posted March 16, 2017 hey guys how i can add status in custom item ? and how i can add info Example : item info Wing Def 10 All Status +5 Quote
0 Freya Posted March 16, 2017 Posted March 16, 2017 Hello Hossam, in your item_db which is located to your db files. Locate this. // ID,AegisName,Name,Type,Buy,Sell,Weight,ATK[:MATK],DEF,Range,Slots,Job,Class,Gender,Loc,wLV,eLV[:maxLevel],Refineable,View,{ Script },{ OnEquip_Script },{ OnUnequip_Script } Read and absorb what is posted above and look at other examples under it. Also be very sure to be thorough on adding a custom item. As for the item info, locate ItemInfo on your client files/data; read and absorb. Quote
0 Hossam Posted March 17, 2017 Author Posted March 17, 2017 On 3/16/2017 at 3:07 AM, Freya said: ,S On 3/16/2017 at 3:07 AM, Freya said: Hello Hossam, in your item_db which is located to your db files. Locate this. // ID,AegisName,Name,Type,Buy,Sell,Weight,ATK[:MATK],DEF,Range,Slots,Job,Class,Gender,Loc,wLV,eLV[:maxLevel],Refineable,View,{ Script },{ OnEquip_Script },{ OnUnequip_Script } Read and absorb what is posted above and look at other examples under it. Also be very sure to be thorough on adding a custom item. As for the item info, locate ItemInfo on your client files/data; read and absorb. ty bro and how i can edit item info ? in game Quote
0 Freya Posted March 17, 2017 Posted March 17, 2017 Hello @Hossam. There are separated methods on how to edit the item info in-game and it bases on your client's date. If you're using a 2012 (though I am not sure) above client, then you'll have to use a ItemInfo.lub file located on your client file and if you're using a 2012 (again, I am not sure) below client, then you won't be using ItemInfo.lub. Quote
0 Hossam Posted March 17, 2017 Author Posted March 17, 2017 On 3/17/2017 at 4:40 AM, Freya said: Hello @Hossam. There are separated methods on how to edit the item info in-game and it bases on your client's date. If you're using a 2012 (though I am not sure) above client, then you'll have to use a ItemInfo.lub file located on your client file and if you're using a 2012 (again, I am not sure) below client, then you won't be using ItemInfo.lub. ty for help <3 Quote
Question
Hossam
hey guys how i can add status in custom item ?
and how i can add info
Example : item info
Wing
Def 10
All Status +5
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.