Jump to content

Recommended Posts

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

 

score can change in DB no?

constants.cpp

TGuildWarInfo KOR_aGuildWarInfo[GUILD_WAR_TYPE_MAX_NUM] =
/*
   {
   long lMapIndex;
   int iWarPrice;
   int iWinnerPotionRewardPctToWinner;
   int iLoserPotionRewardPctToWinner;
   int iInitialScore;
   int iEndScore;
   };
 */
{
	{ 0,        0,      0,      0,      0,      0       },
	{ 110,      0,      100,    50,     0,      100     },
	{ 111,      0,      100,    50,     0,      10      },
};

Guess this.But which I do not know

 

Link to comment
https://metin2.dev/topic/7165-guild-score-change-c/#findComment-45390
Share on other sites

GUILD_WAR_TYPE_MAX_NUM

{
                          lMapIndex, iWarPrice, iWinnerPo., iLoserPo., iInitialScore , iEndScore
    GUILD_WAR_TYPE_FIELD = {   0,        0,      0,          0,          0,            0       },
    GUILD_WAR_TYPE_BATTLE = {  110,      0,      100,        50,         0,           100     },
    GUILD_WAR_TYPE_FLAG = {    111,      0,      100,        50,         0,            10      },

}
  • Love 2
Link to comment
https://metin2.dev/topic/7165-guild-score-change-c/#findComment-45396
Share on other sites

GUILD_WAR_TYPE_MAX_NUM

{
                          lMapIndex, iWarPrice, iWinnerPo., iLoserPo., iInitialScore , iEndScore
    GUILD_WAR_TYPE_FIELD = {   0,        0,      0,          0,          0,            0       },
    GUILD_WAR_TYPE_BATTLE = {  110,      0,      100,        50,         0,           100     },
    GUILD_WAR_TYPE_FLAG = {    111,      0,      100,        50,         0,            10      },

}

thx <3

Link to comment
https://metin2.dev/topic/7165-guild-score-change-c/#findComment-45405
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.