Page 1 of 1
Fame Rate on Configs.
Posted: Sat Mar 24, 2012 9:20 am
by JMD
If i add -300,5 on the rates config, will it work and make fame x5?
UPDATE: Just tested, it doesnt work im still getting 31 fame while in a fortress siege. Can someone move this to feature requests?
Re: Fame Rate on Configs.
Posted: Sat Mar 24, 2012 12:18 pm
by Zoey76
Character.properties
Code: Select all
# ---------------------------------------------------------------------------# Fame# ---------------------------------------------------------------------------# The maximum number of Fame points a player can have# Default: 100000MaxPersonalFamePoints = 100000 # How frequently the player gets Fame points while in a Fortress Siege zone# Default: 300s (5 min)FortressZoneFameTaskFrequency = 300 # How much Fame aquired while in a Fortress Siege Zone# Default: 31FortressZoneFameAquirePoints = 31 # How frequently the player gets Fame points while in a Castle Siege zone# Default: 300s (5 min)CastleZoneFameTaskFrequency = 300 # How much Fame aquired while in a Castle Siege Zone# Default: 125CastleZoneFameAquirePoints = 125 # Dead players can receive fame.# Default: TrueFameForDeadPlayers = True
Re: Fame Rate on Configs.
Posted: Sat Mar 24, 2012 1:28 pm
by JMD
I know about this but what i dont know is if there are other ways to get fame other than those shown in the configs.
Re: Fame Rate on Configs.
Posted: Sat Mar 24, 2012 2:17 pm
by Zoey76
JMD wrote:I know about this but what i dont know is if there are other ways to get fame other than those shown in the configs.
Maybe from items, but is not implemented and I'm not sure if in normal game play (retail) you could get them.
Re: Fame Rate on Configs.
Posted: Sat Mar 24, 2012 2:20 pm
by JMD
Well if thats the case then i'll just change the values in the configs.
Thanks.