• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

You advanced~

Majeski20

New Member
Joined
Apr 21, 2008
Messages
602
Reaction score
4
Location
Sweden
Hello! I need to know how to to like this. When you advance in any skill, it will look like you advance in exp level, like this:

Level: (You advanced from level 1 to level 2.)

I want skills to be: (You advanced in shielding [20].) etc.

Is it possible? ^_^

Thanks! :p
 
It doesn't need any source edit. I found this in my config.

Code:
	displaySkillLevelOnAdvance = true

17:29 You advanced in sword fighting [31].
17:29 You advanced in shielding [16].
 
Back
Top