Jump to content
  • 0
enjay

Exp bar shows even max BLvl is met

Question

I set my 3rd job Max Exp and Job Levels.

 

Job Level works fine if i reached the max level and the exp bar doesnt show up.

But on Base Level shows even i reached Max Level .

 

db\pre-re\exp_group_db.conf

ThirdClasses: {
		MaxLevel: 150
		Exp: [
			10, 18, 28, 40, 85, 123, 168, 220, 278, 400,
			481, 613, 731, 875, 1038, 1213, 1400, 1575, 1775, 2268,
			2604, 2786, 3136, 3506, 4130, 4796, 5508, 6264, 9645, 12392,
			14220, 16159, 18209, 21649, 24451, 27401, 30499, 33748, 47342, 58160,
			64711, 71573, 78749, 90144, 99312, 108870, 118816, 129154, 174196, 213220,
			238080, 264150, 291427, 329640, 363155, 398116, 434526, 472381, 610848, 731828,
			806448, 884232, 965180, 1073896, 1170382, 1270556, 1374422, 1481976, 1850800, 3389616,
			3666333, 3953534, 4251217, 4559382, 5129260, 5488173, 5859059, 6241919, 7374168, 9570662,
			10458427, 11380262, 12336168, 13326144, 14994907, 16130400, 17304200, 18516326, 19766760, 21085096,
			22473939, 23935933, 25473761, 27090141, 28787825, 30569594, 32438257, 34396650
		]
	}

 

max_exp.PNG

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

data/luafiles514/lua files/service_usa(or service_korea)/ExternalSettings_usa.lub
 

MaxLevelTable = {
	BaseLevel = 99,
	BaseLevel3rd = 175,
	BaseLevelExtend2 = 160,
	BaseLevelUpperJob = 175,
	BaseLevelHomun = 175,
	BaseLevelDoram = 175,
	JobLevelNovice = 10,
	JobLevelSuperNovice = 99,
	JobLevelBase = 50,
	JobLevel2nd = 70,
	JobLevel3rd = 60,
	JobLevelExtend2 = 50,
	JobLevelUpperJob = 60,
	JobLevelDoram = 50
}

Change it to your blvl and the exp bar will be fixed.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.