Apr
15
14
1
Whatsapp emoji system.
KEEP ATTENTION :
Python:
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);
https://www.virustotal.com/gui/file/3fd9ebdb4c2675a9fc2c0d3276a1f41a196e8b7f255f8b697a098ca4a4581625You must like this post to view the content.
https://mega.nz/file/hOsFHYiT#ysvPQDCAIKpPdt7bbYnDa6DhXpyXHtB_6rJcVbmN7MQYou must like this post to view the content.

