Jump to content

[BUG] Guild Invite Not Showing


Go to solution Solved by displayjokes,

Recommended Posts

Hi, as the title says, i'm getting a bug where the guild invite is not showing on the character i want to invite.

Here's a quick video of the bug: https://metin2.download/picture/ueUXo4Z6m26WWvCZ8NU8LizyGe2Op7Hz/.gif

 

Any help is appreciated. (solution, where the invite is made, where the invite is sent to the invited player and where it is received)

I had similiar bug with party invite a few months ago and someone told me that it could be from python part.

 

Thanks in advance

 

 

EDIT:

On debug mode in client shows the packed beeing sent on the client that i'm sending the invite, and the other client (supost to receive the invite) nothing happens

Edited by Metin2 Dev
Core X - External 2 Internal

It's all lies

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

  • Solution

Problem solved, as always i tend to fix my own problems after asking here, this one took me a while, but i managed to get it, a lot of search on source files and i found out this lines of code:

(file: input_main     on: case GUILD_SUBHEADER_CG_ADD_MEMBER:)

#ifdef ENABLE_LONCA_NPCYE_ATMA_FIX
				{
				if (!ch->IsPC() || !newmember->IsPC())
					ch->ChatPacket(CHAT_TYPE_INFO, "Lutfen sadece karakterlere istek gonderin.!");
					return SubPacketLen;
				}
#endif

I believe that this piece of code is kinda wrong, since we are already checking what it needs to be checked, if character that is invited exists and if the character sending the invite exists.

I believe that this code is trying to test if both of them are the same person, if this makes sense.

 

Anyways if anyone has this problem it can be a solution.

It's all lies

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



  • Similar Content

  • Activity

    1. 4

      Feeding game source to LLM

    2. 0

      Quest 6/7 Problem

    3. 5

      Effect weapons

    4. 0

      [C++] Fix Core Downer Using Negative Number in GM Codes

    5. 3

      Crystal Metinstone

    6. 4

      Feeding game source to LLM

    7. 113

      Ulthar SF V2 (TMP4 Base)

    8. 4

      Feeding game source to LLM

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