Jump to content
  • 0
Sign in to follow this  
karazu

RWC WEAPON Scripts II

Question

 

References
 

Can someone check if this are correct?

http://iro.ragnarokonline.com/news/eventdetail.aspx?id=285 

 

​//RWCKNIFE ATK2966:13092,{ bonus bBaseAtk,10*getequiprefinerycnt( (getequipid(EQI_HAND_R) == 13092) ? EQI_HAND_R : EQI_HAND_L ); }//RWCKNIFE MATK2968:13092,{ bonus bMatk,10*getequiprefinerycnt( (getequipid(EQI_HAND_R) == 13092) ? EQI_HAND_R : EQI_HAND_L ); }//RWCMACE2966:16026,{ bonus bBaseAtk,5*getequiprefinerycnt( (getequipid(EQI_HAND_R) == 16026) ? EQI_HAND_R : EQI_HAND_L ); }//RWCSTAFF2968:1670,{ bonus bMatk,5*getequiprefinerycnt( (getequipid(EQI_HAND_R) == 1670) ? EQI_HAND_R : EQI_HAND_L ); } 

 

Another thing, I am trying to build a script for this item buts its to complicated for me.
Can u help me with this please? post-2388-0-95391500-1396465209_thumb.png

Edited by karazu

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.