Hossam Posted March 16, 2017 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 92 Reputation: 2 Joined: 09/06/15 Last Seen: July 25, 2018 Share 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 Link to comment Share on other sites More sharing options...
0 Freya Posted March 16, 2017 Group: Members Topic Count: 16 Topics Per Day: 0.01 Content Count: 120 Reputation: 54 Joined: 02/12/17 Last Seen: June 2, 2023 Share 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 Link to comment Share on other sites More sharing options...
0 Hossam Posted March 17, 2017 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 92 Reputation: 2 Joined: 09/06/15 Last Seen: July 25, 2018 Author Share 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 Link to comment Share on other sites More sharing options...
0 Freya Posted March 17, 2017 Group: Members Topic Count: 16 Topics Per Day: 0.01 Content Count: 120 Reputation: 54 Joined: 02/12/17 Last Seen: June 2, 2023 Share 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 Link to comment Share on other sites More sharing options...
0 Hossam Posted March 17, 2017 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 92 Reputation: 2 Joined: 09/06/15 Last Seen: July 25, 2018 Author Share 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 Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.