SaMz Posted May 12, 2008 Posted May 12, 2008 any one know how i can change the stat gained in gym because the standard stat gained is too much.... Quote
Magictallguy Posted May 12, 2008 Posted May 12, 2008 Re: How Do I Lower Stat Gained In Gym v1 or v2? v1 $gain=rand(1,3)/rand(800,1000)*rand(800,1000)*(($ir['will']+20)/150); v2 $gain+=rand(1,3)/rand(800,1000)*rand(800,1000)*(($ir['will']+20)/150); Change that to a lower number and you'll be lowering the outcome of the stat gain! :) Quote
SaMz Posted May 13, 2008 Author Posted May 13, 2008 Re: How Do I Lower Stat Gained In Gym Thank You Quote
Ragnar Posted May 20, 2008 Posted May 20, 2008 Re: How Do I Lower Stat Gained In Gym Um...more like you're giving the property too much will. Quote
Magictallguy Posted May 21, 2008 Posted May 21, 2008 Re: How Do I Lower Stat Gained In Gym That would also work - but if you want high will and low stat gain, edit the gym :P Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.