Jump to content
  • 0
Sign in to follow this  
bWolfie

Item Bonus: Readparam/AtkRate not working

Question

Please tell me I'm dreaming. Okay, so this is the script for my item. 

The script has other 'readparam' in it, yet they function properly. Please, can anybody tell me why this one won't?

Thanks.

 

 

if (readparam(bStr) >= 90) {
bonus bAtkRate,15;
}

 

Edit: In fact, the 'bonus bAtkRate,n;' is not working at all - for any item.

Edited by True Zeal

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

And how are you checking? Iirc it's *not* shown in the stat window.

 

Not in the stat window? that's new for me. Coming from eathena the bonus just used to pop up on top of your current one. Oh well. Thanks for the quick reply.

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.