Meister Posted May 6, 2012 Posted May 6, 2012 Baket po ayaw gumana nang skull cap item? eto po yung code ko.. 18539,Skull_Cap,SKull Cap,5,1000,500,40,,5,,0,0xFFFFFFFF,7,2,256,,40,1,713,{ if(getrefine()<=4) { bonus bMatkRate,2; } if((getrefine()>=5 && getrefine()<7)) { bonus bMatkRate,5; } if(getrefine()>=7) { bonus bMatkRate, 8; } if(isequipped(2286)) { bonus bUseSPRate,-3; } if(isequipped(1615) || isequipped(1636)) if(getequiprefinerycnt(EQI_HAND_R)>=10) { bonus bCastrate,-10; },{},{} ayaw po magdagdag ng matkrate salamat. Quote
deathscythe13 Posted May 7, 2012 Posted May 7, 2012 if(getrefine()==4) { bonus bMatkRate,2; } if((getrefine()==5 && getrefine()<7)) { bonus bMatkRate,5; } if(getrefine()==7) { bonus bMatkRate, 8; } Quote
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.