Eucharist96 Posted December 9, 2011 Share Posted December 9, 2011 Can you someone Teach Me how to Make a Combo item?? like Aries diadem + Black Glasses = 20% demi human Resist?? =(( Quote Link to comment Share on other sites More sharing options...
Kaito Kid Posted December 9, 2011 Share Posted December 9, 2011 (edited) Open Your item db and change it into 5545,Aries_Diadem,Aries Diadem,5,20,,400,,3,,0,0xFFFFFFFF,7,2,256,,70,1,531,{ bonus bVit,2; bonus2 bSubEle,Ele_fire,5;if (isequipped(5401)) bonus2 bSubRace,RC_DemiHuman,20; if(getrefine()>6) { bonus bDef,1; bonus bVit,1; } },{},{} Edited December 9, 2011 by calciumkid [code] tag.... please use these in future. Quote Link to comment Share on other sites More sharing options...
Eucharist96 Posted December 9, 2011 Author Share Posted December 9, 2011 Thank you Very Much =)) Quote Link to comment Share on other sites More sharing options...
Eucharist96 Posted December 9, 2011 Author Share Posted December 9, 2011 (edited) whats the problem of this? its not working =(( 5545,Aries_Diadem,Aries Diadem,5,20,,400,,3,,0,0xFFFFFFFF,7,2,256,,70,1,531,{ bonus bVit,10; bonus2 bSubEle,Ele_fire,5;if (isequipped(5401)) bonus2 bSubRace,RC_DemiHuman,20; if(getrefine()>6) { bonus bDef,1; bonus bVit,10; } },{},{} Edited December 9, 2011 by calciumkid [code] tag.... please use these in future. Quote Link to comment Share on other sites More sharing options...
Kaito Kid Posted December 9, 2011 Share Posted December 9, 2011 whats the problem of this? its not working =(( 5545,Aries_Diadem,Aries Diadem,5,20,,400,,3,,0,0xFFFFFFFF,7,2,256,,70,1,531,{ bonus bVit,10; bonus2 bSubEle,Ele_fire,5;if (isequipped(5401)) bonus2 bSubRace,RC_DemiHuman,20; if(getrefine()>6) { bonus bDef,1; bonus bVit,10; } },{},{} Try copy Paste this 5545,Aries_Diadem,Aries Diadem,5,20,,400,,3,,0,0xFFFFFFFF,7,2,256,,70,1,531,{ bonus bVit,10; bonus2 bSubEle,Ele_fire,5; if (isequipped(5401)) bonus2 bSubRace,RC_DemiHuman,20; if(getrefine()>6) { bonus bDef,1; bonus bVit,10; } },{},{} Quote Link to comment Share on other sites More sharing options...
Eucharist96 Posted December 9, 2011 Author Share Posted December 9, 2011 Still the same =(( Quote Link to comment Share on other sites More sharing options...
CalciumKid Posted December 9, 2011 Share Posted December 9, 2011 What about it exactly isnt working? is it erroring you? Quote Link to comment Share on other sites More sharing options...
Can you someone Teach Me how to Make a Combo item??
like
Aries diadem + Black Glasses = 20% demi human Resist?? =((
Link to comment
Share on other sites