Damon Posted January 19, 2012 Posted January 19, 2012 (edited) Hi. Me again, sorry . How can we do for make an item like AD & Poison Bottle but only usable in BG map. Example : Trade 20 Badge > 20 AD (but this AD can only use in BG map, not in pvp, woe etc.) Need to create a new item ? But this item be an another ID and don't use with AD skill... Anyone with solution please ? Edited January 19, 2012 by Damon Quote
Joseph Posted January 19, 2012 Posted January 19, 2012 (edited) Probably by restricting the items will solve your problem. db/item_noequip.txt: //PVP 14529,2 //Greed Scroll <PoisonBottleItemID>,2 //GVG 12218,4 //LV5 Assumptio Scroll 14529,4 //Greed Scroll 14590,4 //Party Assumptio 5 Scroll <PoisonBottleItemID>,4 Edited January 19, 2012 by Joseph Quote
Damon Posted January 19, 2012 Author Posted January 19, 2012 Yep i know it but, the new ID of AD's item, not working with skills, because skill_db_require.txt >> AD need item 7136/7135. And my item AD only BG have an ID 20100. Do you understand ? xD Sorry for my english Quote
Joseph Posted January 19, 2012 Posted January 19, 2012 Then it sounds like a source modification for me. Quote
Damon Posted January 19, 2012 Author Posted January 19, 2012 Damn it, I wanted to avoid it. If someone have already src modif, thx to share ! Otherwise, i change reward... x_x" Thanks for your answer Joseph ! Quote
Arcenciel Posted January 20, 2012 Posted January 20, 2012 Considering your request can only be done via source, I've moved this topic to the proper section. Quote
Damon Posted January 20, 2012 Author Posted January 20, 2012 Thx for move topic. Anyone have a script about this ? :s Or another solution x_x'. Please Quote
Reducto Posted January 21, 2012 Posted January 21, 2012 (edited) The easiest way is to buy eAmod. or There is only one way to do that for free "source modification"... Here is the guide for that modification. I've found it in eAthena, http://www.eathena.w...howtopic=268355" Edited January 21, 2012 by Cuspid Quote
Damon Posted January 21, 2012 Author Posted January 21, 2012 I go test right now ! Thx a loooooooooooooot if that works ! :D I brb telling you if it's good ^^. You can edit my title > [solved] Its work perfectly! Thx a lot, a lot a lot a lot. My hero. Quote
Question
Damon
Hi. Me again, sorry
.
How can we do for make an item like AD & Poison Bottle but only usable in BG map.
Example : Trade 20 Badge > 20 AD (but this AD can only use in BG map, not in pvp, woe etc.)
Need to create a new item ? But this item be an another ID and don't use with AD skill...
Anyone with solution please ?
Edited by Damon8 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.