Jump to content
  • 0

R> Dual Wielding weapon remover bonus stats


pumks

Question


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   0
  • Joined:  02/18/17
  • Last Seen:  

Hai rAthena, i want to request script for dual wielding weapon, when equipped with same weapon stats will be removed and just 1 weapon will be appear stats

 

here the script : 25626,Royal_Sword,Royal_Sword,4,1000000,10,5,350,,1,4,0x000654E2,7,2,2,4,1,1,2,{bonus bStr,10; bonus bAllStats,1; bonus2 bIgnoreDefRate,RC_DemiHuman,20; },{},{}

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   0
  • Joined:  02/18/17
  • Last Seen:  

Dumb anyone?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.01
  • Content Count:  191
  • Reputation:   24
  • Joined:  07/19/14
  • Last Seen:  

On 3/30/2017 at 11:22 PM, pumks said:

Hai rAthena, i want to request script for dual wielding weapon, when equipped with same weapon stats will be removed and just 1 weapon will be appear stats

 

here the script : 25626,Royal_Sword,Royal_Sword,4,1000000,10,5,350,,1,4,0x000654E2,7,2,2,4,1,1,2,{bonus bStr,10; bonus bAllStats,1; bonus2 bIgnoreDefRate,RC_DemiHuman,20; },{},{}

here. try this one.

 

25626,Royal_Sword,Royal_Sword,4,1000000,10,5,350,,1,4,0x000654E2,7,2,2,4,1,1,2,{ if(isequippedcnt(25626)<=1){bonus bStr,10; bonus bAllStats,1; bonus2 bIgnoreDefRate,RC_DemiHuman,20; } },{},{}

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   0
  • Joined:  02/18/17
  • Last Seen:  

On 4/1/2017 at 1:26 PM, HappyMan said:

here. try this one.

 

25626,Royal_Sword,Royal_Sword,4,1000000,10,5,350,,1,4,0x000654E2,7,2,2,4,1,1,2,{ if(isequippedcnt(25626)<=1){bonus bStr,10; bonus bAllStats,1; bonus2 bIgnoreDefRate,RC_DemiHuman,20; } },{},{}

i try that but that script disable all bonus when i use same weapon, i need script if i use 2 sword (same sword) just 1 sword will be appear bonus not to disable all bonus...

BTW, this is for make sinx dual weapon not too over power, thanks @HappyMan

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.01
  • Content Count:  191
  • Reputation:   24
  • Joined:  07/19/14
  • Last Seen:  

14 hours ago, pumks said:

i try that but that script disable all bonus when i use same weapon, i need script if i use 2 sword (same sword) just 1 sword will be appear bonus not to disable all bonus...

BTW, this is for make sinx dual weapon not too over power, thanks @HappyMan

sorry make it <=2

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   0
  • Joined:  02/18/17
  • Last Seen:  

12 hours ago, HappyMan said:

sorry make it <=2

Still not work bro

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...