Jump to content

Recommended Posts

M2 Download Center

This is the hidden content, please
( Internal )

Hello , tonight i feel good and i will share this system for free.
Is one of my first systems made for my server , i know that isn't made by a pro (coding stuff i mean) but it works w/o problems.
I don't force anyone to use it, if you don't like the way it is made, make yourself the one you want.
You need to have Emoji Texline stuff implemented:

 

Spoiler

.jpg
.gif

 

 

This is the hidden content, please


 

edit:
change PythonTextTail.cpp:
TTextTail * pTextTail = RegisterTextTail(VirtualID,
											 c_szChat,
											 pCharacterInstance->GetGraphicThingInstancePtr(),
											 pCharacterInstance->GetGraphicThingInstanceRef().GetHeight() + 10.0f,
											 c_TextTail_Chat_Color);

to:
TTextTail * pTextTail = RegisterTextTail(VirtualID,
											 strContent.c_str(),
											 pCharacterInstance->GetGraphicThingInstancePtr(),
											 pCharacterInstance->GetGraphicThingInstanceRef().GetHeight() + 10.0f,
											 c_TextTail_Chat_Color);
  • Metin2 Dev 132
  • kekw 2
  • Eyes 1
  • Dislove 3
  • Angry 3
  • Not Good 3
  • Sad 2
  • Cry 1
  • Think 2
  • Confused 2
  • Lmao 3
  • Good 36
  • Love 7
  • Love 94
Link to comment
https://metin2.dev/topic/23526-chat-whisper-emoji/
Share on other sites

55 minutes ago, Co0L said:

Hello , tonight i feel good and i will share this system for free.
Is one of my first systems made for my server , i know that isn't made by a pro (coding stuff i mean) but it works w/o problems.
I don't force anyone to use it, if you don't like the way it is made, make yourself the one you want.
You need to have Emoji Texline stuff implemented:

This is the hidden content, please

Problems:
class "CInstanceBase" has no member "GetBaseHeight"  

  • Metin2 Dev 3
  • Good 3
  • Love 1
  • Love 2

“𝓐𝓵𝓵 𝔀𝓮 𝓱𝓪𝓿𝓮 𝓽𝓸 𝓭𝓮𝓬𝓲𝓭𝓮 𝓲𝓼 𝔀𝓱𝓪𝓽 𝓽𝓸 𝓭𝓸 𝔀𝓲𝓽𝓱 𝓽𝓱𝓮 𝓽𝓲𝓶𝓮 𝓽𝓱𝓪𝓽 𝓲𝓼 𝓰𝓲𝓿𝓮𝓷 𝓾𝓼.” ~ 𝓖𝓪𝓷𝓭𝓪𝓵𝓯 𝓽𝓱𝓮 𝓖𝓻𝓮𝔂

Link to comment
https://metin2.dev/topic/23526-chat-whisper-emoji/#findComment-126694
Share on other sites

3 minutes ago, WLsj24 said:

PythonChat.cpp
#include <boost/algorithm/string/replace.hpp>

ba5fb070037460c7da373b569ece98d2.png
https://metin2.download/picture/1e1u2Iy54BXpX2kY3tkpS4ZyGI9LaLO6/.png

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 2
  • Angry 1
  • Not Good 1
  • Good 2
  • Love 1
Link to comment
https://metin2.dev/topic/23526-chat-whisper-emoji/#findComment-126968
Share on other sites

  • 6 months later...

    TTextTail* pTextTail = RegisterTextTail(VirtualID, strContent.c_str(), pCharacterInstance->GetGraphicThingInstancePtr(), pCharacterInstance->GetGraphicThingInstanceRef().GetHeight() + 10.0f, c_TextTail_Chat_Color);

for to fix : class "CInstanceBase" has no member "GetBaseHeight"  

Link to comment
https://metin2.dev/topic/23526-chat-whisper-emoji/#findComment-133132
Share on other sites

  • 2 weeks later...
  • 2 weeks later...
On 11/28/2020 at 4:26 PM, Mali61 said:

thank you

This is the hidden content, please

Hi, the code is good but there is  one problem, you may have conflicts with hyperlinks for items.

  • Metin2 Dev 5
  • Confused 1
  • Good 3
  • Love 6

As long as I'll be a threat for you , i will always be your target :3

Link to comment
https://metin2.dev/topic/23526-chat-whisper-emoji/#findComment-133977
Share on other sites

  • Honorable Member
7 minutes ago, Braxy said:

Hi, the code is good but there is  one problem, you may have conflicts with hyperlinks for items.

 

Method is from original codes. I didn't change. If you have a bug ask author

 

Link to comment
https://metin2.dev/topic/23526-chat-whisper-emoji/#findComment-133978
Share on other sites

1 hour ago, Mali61 said:

 

Method is from original codes. I didn't change. If you have a bug ask author

Ah no, i was just like reading over it and it was making sense to me to just point this to you since your code is better. I was just pointing something out.

  • Love 1

As long as I'll be a threat for you , i will always be your target :3

Link to comment
https://metin2.dev/topic/23526-chat-whisper-emoji/#findComment-133984
Share on other sites

  • 1 month later...
  • 2 months later...
  • 5 months later...
  • 1 year later...
  • 2 weeks later...

Hello guys,

Can you help me?

I had this error 

SPYiphi.png

I added #include <boost / algorithm / string / replace.hpp> in PythonChat.cpp and PythonTextTail.cpp but its saying there is no file or directory for that line.

 5HRWq8Y.png

What i missed? Thanks a lot.

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
https://metin2.dev/topic/23526-chat-whisper-emoji/#findComment-154674
Share on other sites

  • 4 weeks later...
  • 1 year 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.