Jump to content

Chat / Whisper Emoji


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 90
  • kekw 2
  • Eyes 1
  • Dislove 3
  • Angry 3
  • Not Good 3
  • Sad 2
  • Cry 1
  • Think 2
  • Confused 2
  • Lmao 3
  • Good 26
  • Love 7
  • Love 73
Link to comment
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 2
  • Good 3
  • Love 1
  • Love 1
Link to comment
Share on other sites

  • 6 months later...
  • 2 weeks later...
  • 2 weeks later...
  • 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
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
Share on other sites

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

Hi guys, i try to install thi's system and i try to used fix with this topics
and i have this errors.

1v7fnzk.png

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

^_^
私の興味は無限です、そして特に私が成功して別のレベルに到達しようとすると、要するに、あなたがボールでそれらを打つとき、誰もが彼の喉を燃やし、やせ衰えます、彼は彼が曲がると叫びます

Link to comment
Share on other sites

  • 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
Share on other sites

  • 4 weeks later...
  • 1 year later...

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.