S Sai New member Messages 67 Points 0 Jul 23, 2016 #2 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. Someone has an idea?
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. Someone has an idea?
Legend New member Messages 375 Points 0 Age 30 Location Heaven ♥ Github Legend95 Emulator Jul 23, 2016 #3 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: Code: bonus2 bSubRace,RC_DemiPlayer,10;
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: Code: bonus2 bSubRace,RC_DemiPlayer,10;