xDafuQ Posted August 20, 2011 Posted August 20, 2011 I wanna know how can add any enchanted item to drop example +3 Dynasty Earing 20% chance etc... Quote
0 Legend™ Posted August 26, 2011 Posted August 26, 2011 works,should work in H5 as well, good work BB as always Quote
0 B1ggBoss Posted August 27, 2011 Posted August 27, 2011 ty work for me at freya ;) question solved, topic closed Quote
0 Legend™ Posted October 11, 2011 Posted October 11, 2011 BB this code worked in H5,when 3 days ago i syncronized files,npctable.java is changed,and can not find the lines needed,in new npctable,can you help me plz solving this problem.In freya it works great i need it for H5. - + L2DatabaseFactory.getInstance().safetyString(new String[] { "mobId", "itemId", "min", "max", "category", "chance" }) + + L2DatabaseFactory.getInstance().safetyString(new String[] { "mobId", "itemId", "min", "max", "category", "chance", "enchant", "enchantChance" }) this dont exist anymore ,i hope you understand what i mean thanking you Quote
0 killer666 Posted December 26, 2011 Posted December 26, 2011 can you adapted it for intelrude? or someone else? Quote
0 exity Posted April 13, 2012 Posted April 13, 2012 BB this code worked in H5,when 3 days ago i syncronized files,npctable.java is changed,and can not find the lines needed,in new npctable,can you help me plz solving this problem.In freya it works great i need it for H5. this dont exist anymore ,i hope you understand what i mean thanking you True.. BigBoss if u can plz adapt it to H5, ty Quote
0 Trance Posted April 14, 2012 Posted April 14, 2012 True.. BigBoss if u can plz adapt it to H5, ty This is working on all chronicles, only small changes are needed. Quote
0 exity Posted April 14, 2012 Posted April 14, 2012 Trance can u help me in this line: - + L2DatabaseFactory.getInstance().safetyString(new String[] { "mobId", "itemId", "min", "max", "category", "chance" }) + + L2DatabaseFactory.getInstance().safetyString(new String[] { "mobId", "itemId", "min", "max", "category", "chance", "enchant", "enchantChance" }) It doesnt exist in L2Npc table in hi5 l2jserver. Ty in advance Quote
Question
xDafuQ
I wanna know how can add any enchanted item to drop
example +3 Dynasty Earing 20% chance etc...
24 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.
Note: Your post will require moderator approval before it will be visible.