Kai Posted February 24, 2012 Share Posted February 24, 2012 what seems to be the problem? 5748,Sniper_Goggle,Sniper Goggles,5,20,,100,,12,,1,0x00000800,8,2,768,,100,1,625,{ bonus bAgi,1; bonus bDex,1; bonus bMdef,5; if(readparam(bAgi)>=120){ bonus bLongAtkRate,4; bonus bAspd,1; } },{},{} Quote Link to comment Share on other sites More sharing options...
ngek202 Posted February 24, 2012 Share Posted February 24, 2012 (edited) you can't becoz it's job is set to Ranger 0x00000800 change to this so it can also be wear by Archer class 0x00080808 oops forgot to change the upper too, 5748,Sniper_Goggle,Sniper Goggles,5,20,,100,,12,,1,0x00080808,7,2,768,,100,1,625,{ bonus bAgi,1; bonus bDex,1; bonus bMdef,5; if(readparam(bAgi)>=120){ bonus bLongAtkRate,4; bonus bAspd,1; } },{},{} Edited February 24, 2012 by ngek202 Quote Link to comment Share on other sites More sharing options...
Kai Posted February 24, 2012 Author Share Posted February 24, 2012 thank you very much =) it works. btw, same goes with other items? Quote Link to comment Share on other sites More sharing options...
ngek202 Posted February 24, 2012 Share Posted February 24, 2012 yeah check job and upper the colored Red. on every item Quote Link to comment Share on other sites More sharing options...
what seems to be the problem?
5748,Sniper_Goggle,Sniper Goggles,5,20,,100,,12,,1,0x00000800,8,2,768,,100,1,625,{ bonus bAgi,1; bonus bDex,1; bonus bMdef,5; if(readparam(bAgi)>=120){ bonus bLongAtkRate,4; bonus bAspd,1; } },{},{}
Link to comment
Share on other sites