Jump to content

Recommended Posts

  • Active+ Member
	int iBadMapIdx[2] = { 66, 208 };
	for (int i = 0; i < _countof(iBadMapIdx); i++){
		if (iBadMapIdx[i] == pMarriage->ch1->GetMapIndex() || iBadMapIdx[i] == pMarriage->ch2->GetMapIndex()){
			ChatPacket(CHAT_TYPE_INFO, "warn msg");
			break;
		}
	}

 

#Edit: has more than one "case ITEM_MARRIAGE_RING:"

							case ITEM_MARRIAGE_RING:
								{
									marriage::TMarriage* pMarriage = marriage::CManager::instance().Get(GetPlayerID());

add in under

Edited by Koray

well i have news about that, i don't know why the block don't work properly.

Anyone knows why?.

https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif

 

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 2
  • Dislove 1
  • Love 1

:D

  • 8 months 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.