Jump to content
  • 0
Sign in to follow this  
Sai

Custom item effect error

Question

I'm receiving this error when adding item effect on my custom items. I just copy pasted the effect from exiting items but this happens and the reduction is not working.

 

sy33wo.png

 

1zn1nra.png

 

Someone has an idea?

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

I suppose you are running with pre-re setting, and pre-re doesn't have bAddRaceTolerance, instead they use bonus2 bSubRace

change it from 

bonus2 bAddRaceTolerance,RC_DemiPlayer,10;

to:

bonus2 bSubRace,RC_DemiPlayer,10;

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.