Jump to content
  • 0

Q> About my item combo script :)


Veiler

Question


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  61
  • Reputation:   12
  • Joined:  10/19/13
  • Last Seen:  

Hi to all!

 

Would someone help me fix with my script?

21011:21012:21013,{ bonus bSpeedRate,40; if(getequiprefinerycnt(EQI_HEAD_TOP) + getequiprefinerycnt(EQI_HEAD_MID) + getequiprefinerycnt(EQI_HEAD_LOW) >= 10) { bonus ballstats,45; bonus bIntravision,0; skill "MG_SIGHT",1; sc_start4 SC_ENDURE,60000,10,0,0,1; bonus bAspd,80; }; }

This combo should work when i equip +10 21011,21012, and 21013 and gives { bonus ballstats,45; bonus bIntravision,0; skill "MG_SIGHT",1; sc_start4 SC_ENDURE,60000,10,0,0,1; bonus bAspd,80; }
 

And the combo should not give me bonus stats if I wear one of these items with refine +0 .-.

please helpy me.
thanks!


UP...


UP!! any help?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  63
  • Reputation:   3
  • Joined:  07/12/12
  • Last Seen:  

Instead of + it might be &&

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  61
  • Reputation:   12
  • Joined:  10/19/13
  • Last Seen:  

Instead of + it might be &&

:OOOO then that is my error XDDD thank you!!

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...