Fame Rate on Configs.

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
JMD
Advanced User
Advanced User
Posts: 1440
Joined: Wed Apr 15, 2009 10:07 am

Fame Rate on Configs.

Post 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?
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: Fame Rate on Configs.

Post 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
Powered by Eclipse 4.34 🌌 | Eclipse Temurin 21 ☕ | MariaDB 11.3.2 🗃️ | L2J Server 2.6.3.0 - High Five 🚀

🔗 Join our Discord! 🎮💬
JMD
Advanced User
Advanced User
Posts: 1440
Joined: Wed Apr 15, 2009 10:07 am

Re: Fame Rate on Configs.

Post 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.
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: Fame Rate on Configs.

Post 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.
Powered by Eclipse 4.34 🌌 | Eclipse Temurin 21 ☕ | MariaDB 11.3.2 🗃️ | L2J Server 2.6.3.0 - High Five 🚀

🔗 Join our Discord! 🎮💬
JMD
Advanced User
Advanced User
Posts: 1440
Joined: Wed Apr 15, 2009 10:07 am

Re: Fame Rate on Configs.

Post by JMD »

Well if thats the case then i'll just change the values in the configs.
Thanks.
Post Reply