Jump to content

Recommended Posts

  • Active Member

Hello. Here is function for level 20 when create guild.

Guild.cpp

Search

Search                "VALUES('%s', %u, 1000, 1, 0, 0, '\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0')", 
Change with
               	"VALUES('%s', %u, 1000, 20, 0, 0, '\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0')",
Search     m_data.level = 0;
Change with
	m_data.level = 20;

Thanks to @Vanilla for ladder point fix

Guild_war.cpp

if (test_server || quest::CQuestManager::instance().GetEventFlag("guild_war_test") != 0)

	        return GetLadderPoint() > 0;

 

Link to comment
https://metin2.dev/topic/24131-create-guild-level-20/
Share on other sites

  • 1 month later...

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.