Jump to content
  • 0
Sign in to follow this  
N e s s

ra to herc :)

Question

can someone help me to convert this item script to herc :) thanks in advance :)

 

Script: <" bonus bAtkRate,1; if(isequipped(2968)||isequipped(2969)){ bonus bMatkRate,4; bonus bAtkRate,4; ">

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

I think you only miss the closing bracket '}'. Please try this.

Script: <" bonus bAtkRate,1; if(isequipped(2968) || isequipped(2969)) { bonus bMatkRate,4; bonus bAtkRate,4; }">

 

 

 

Share this post


Link to post
Share on other sites

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.