Jump to content

Recommended Posts

Hi guys

How can I make this working with 2nd and 3rd grade of horse? Cause when I had reached a 20lvl of horse calculation is started from the beginning.

 

elif 130 == skillIndex:
			self.ClearToolTip()
			self.__SetSkillTitle(skillIndex, skillGrade)


			## Description
			description = skill.GetSkillDescription(skillIndex)
			self.AppendDescription(description, 25)
			self.AppendSpace(5)
				
			if skillLevel == 0:
				self.AppendTextLine(localeInfo.0SKILL_LEVEL, self.NEGATIVE_COLOR)
			else:
				self.AppendTextLine(localeInfo.MAX_HP % (75*skillLevel), self.POSITIVE_COLOR)

 

Link to comment
https://metin2.dev/topic/21942-skills-description/
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

  • Forum Moderator

I didn't test it, but you can try to do something like this:

This is the hidden content, please

  • Metin2 Dev 12
  • Sad 1
  • Good 3
  • Love 11
Link to comment
https://metin2.dev/topic/21942-skills-description/#findComment-119289
Share on other sites

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.