Jump to content

Announcement Level Up System


Recommended Posts

1 hour ago, Legend said:

Very bad... no works like this, best way to do is with quest for me. :)

Stop to cry again, and stop off-topic.

This is for who want in c++, if u not want, you can shutdown your pc and leave this.

	if (!IsGM())
	{	
		switch (val) {
			case 10: case 15: case 20: case 25: case 30: case 35:
			case 40: case 45: case 50: case 55: case 60: case 65:
			case 70: case 75: case 80: case 85: case 90: case 95:
			case 100: case 105:
				char szNoticeLevelUp[QUERY_MAX_LEN];
				snprintf(szNoticeLevelUp, sizeof(szNoticeLevelUp), "<Informations> [CH%d]: [%s] reached level [%u]. Congratulations!", g_bChannel, GetName(), GetLevel()); 
				BroadcastNotice(szNoticeLevelUp);
				break;		
			default:
				break; }
	}

 

  • Love 2
Link to comment
Share on other sites

  • 1 month later...
  • 9 months later...

Announcements



  • Similar Content

  • Similar Content

  • Similar Content

  • Tags

  • Activity

    1. 0

      Metin2 effect script files (MSE and MSA file) how can convert

    2. 10

      Multi Language System

    3. 0

      We are looking for a C++ and Python programmer

    4. 0

      [Quest Scheduler Request] Is there a way to make a quest run independet of player events? Lets say start quest automatically at server startup?

    5. 111

      Ulthar SF V2 (TMP4 Base)

    6. 0

      Quest function when 102.kill definition whereabouts help

    7. 5

      [M2 FILTER] Customized Client Filter

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • 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.