Jump to content

[C++]Required experience


Go to solution Solved by flygun,

Recommended Posts

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

  • Former Staff
  • Solution

i think it's from char_skill.cpp

 

search for this

if (FN_should_check_exp(this))
	{
		need_exp = 20000;

		if ( GetExp() < need_exp )
		{
			ChatPacket(CHAT_TYPE_INFO, LC_TEXT("°واèؤ،°، ؛خء·اد؟© أ¥ہ» ہذہ» ¼ِ ¾ّ½ہ´د´ظ."));
			return false;
		}
	}
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • 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.