Jump to content

Recommended Posts

  • Honorable Member

This is the hidden content, please

This is the hidden content, please

This is the hidden content, please

 

I used ITEM_USE instead of ITEM_GACHA.

It was shared on the forum, you can look there and change it.

 

You must add this: 

 

 

Let me know if there is a problem.

  • Metin2 Dev 155
  • Flame 1
  • Good 39
  • Love 4
  • Love 69

 

Link to comment
https://metin2.dev/topic/30326-official-lucky-boxfortune-chest/
Share on other sites

  • Contributor

@ MaliYou're a legend! ? 

A question. Does gayforge (or GitHub itself) keep taking down your github repos?

Spoiler

K-perny-k-p-2023-02-07-065632.png

 

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 1
  • Love 1
  • Premium
2 minutes ago, TMP4 said:

@ MaliYou're a legend! ? 

A question. Does gayforge (or GitHub itself) keep taking down your github repos?

  Hide contents

K-perny-k-p-2023-02-07-065632.png

 

I was for telling it ahahah

Edited by Metin2 Dev
Core X - External 2 Internal
  • kekw 1
  • Honorable Member
1 hour ago, TMP4 said:

@ MaliYou're a legend! ? 

Thank you!

1 hour ago, TMP4 said:

A question. Does gayforge (or GitHub itself) keep taking down your github repos?

  Reveal hidden contents

K-perny-k-p-2023-02-07-065632.png

 

No GF doesn't do anything.

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

 

Window opens no problem.

But when I click accept item, the window closes and doesn't give me the item. 
No Syserr.
and No more clicking or dragging objects in the inventory.

When I exit and re-enter the game, the chest disappears. Because it gives the item. But there is no item.

Objects are not clicked when the window is opened, this is normal. But when the window is closed, the objects are not clicked or dragged. Locks objects.

The error is not mine. Because I'm professional enough to add systems.

Edited by BadRomani
add word.
  • kekw 2

Hi

I installed this but I have this visual error, what should it be?

https://metin2.download/picture/1927LsQoOZ34koBbC940ZmZ9jdSGJ44L/.png

Edited by Metin2 Dev
Core X - External 2 Internal

░▒▓█►─═ Ⓕⓘⓖⓗⓣ ⓕⓞⓡ ⓨⓞⓤⓡ ⓓⓡⓔⓐⓜⓢ    ,⃝ ⓝⓔⓥⓔⓡ ⓢⓣⓞⓟ    .⃝ ═─◄█▓▒░

  • Premium

Thank you! ^^

 

A little """fix""", if you want to make the chests stackable;
If you open a case, by default it will remove all the cases. For solve this problem, search for this in char_item.cpp:

In: void CHARACTER::LuckyBoxReceive()

ITEM_MANAGER::Instance().RemoveItem(src_item);

Change it to:

src_item->SetCount(src_item->GetCount() - 1);

 

  • Good 1
  • Love 4

Ulthar

  • 3 weeks later...
  • 2 months later...
  • 6 months later...

Problems :
1. if you put ITEM_GACHA not working 
2. If you teleport and have the window open , the item disappears from inventory
3. it does not decrease your yang from the inventory. ( i fix it, i had a problem in my source)

Edited by Amsterdam

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.