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?
Fame Rate on Configs.
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- Zoey76
- L2j Inner Circle
- Posts: 7008
- Joined: Tue Aug 11, 2009 3:36 am
Re: Fame Rate on Configs.
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
Powered by Eclipse 4.34
| Eclipse Temurin 21
| MariaDB 11.3.2
| L2J Server 2.6.3.0 - High Five 
Join our Discord! 

-
- Advanced User
- Posts: 1440
- Joined: Wed Apr 15, 2009 10:07 am
Re: Fame Rate on Configs.
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.
- Zoey76
- L2j Inner Circle
- Posts: 7008
- Joined: Tue Aug 11, 2009 3:36 am
Re: Fame Rate on Configs.
Maybe from items, but is not implemented and I'm not sure if in normal game play (retail) you could get them.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.
Powered by Eclipse 4.34
| Eclipse Temurin 21
| MariaDB 11.3.2
| L2J Server 2.6.3.0 - High Five 
Join our Discord! 

-
- Advanced User
- Posts: 1440
- Joined: Wed Apr 15, 2009 10:07 am
Re: Fame Rate on Configs.
Well if thats the case then i'll just change the values in the configs.
Thanks.
Thanks.