bAddMonsterDropItem bug. | closed | |
reigneil 2014-01-25 11:18:35 | the condition for getting an item with specific monster doesnt work.[quote] 1544,Lunakaligo,Lunakaligo,5,20,,700,110,,1,3,0x00008110,18,2,2,3,50,1,8,{ if(readparam(bStr)>=77) { bonus bAspdRate,4; bonus2 bAddEff,Eff_Stun,1500; bonus3 bAddMonsterDropItem,12065,RC_Plant,500; bonus3 bAddMonsterDropItem,12043,RC_Brute,500; bonus3 bAddMonsterDropItem,12069,RC_Fish,500; } },{},{}[/quote] killing Pupa with Lunakaligo drop 3 foods killing Wolf with Lunakaligo drop 3 foods i'm using 2013-08-07 client. | |
reigneil 2014-01-25 16:16:06 | [img]http://imageshack.com/a/img706/6758/dshk.jpg[/img] to reproduce it fast change server drop rate. | |
Cydh 2014-01-26 12:26:25 | Fixed at ce26e8c. Thank you. /thx |