Jump to content

ERROR WITH KILL STONE AND BOSS


Recommended Posts

 

I am struggling with this problem and I have no idea how to deal with him. The problem is that does not include me metin stones. From one to five stones is loot items. And as you can see each stone is assigned loot. I do not know what I have to do the same on different instances quest (kill with npc.get_race () == id) does not include stones in the quest. I do not know what's going on and I have no idea, could someone can accuse an idea?

There is nothing that I have not tried every way but nothing helps. Maybe just met someone with a similar problem. Or know how to deal with it - I will be extremely grateful!

I throw a video to show the problem ...

 

This is the hidden content, please

 

edit:

I'm add code in void CHARACTER:: Dead

	if (pkKiller && pkKiller->IsPC()){
	char buf[51];
	snprintf(buf, sizeof(buf), "%d %ld", g_bChannel, pkKiller->GetMapIndex());
	if (IsStone())
		if (test_server)
		{
			pkKiller->ChatPacket(CHAT_TYPE_INFO, "killing metin ");
		}

 

after killing the stone shows the information in chat, or stone is classified by the server and sees him after killing

  • Metin2 Dev 4
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.