Country flag next to name

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

002

Banned
Banned
Joined
Jul 30, 2024
Messages
2
Credits
0
Hello
First, I apologize for my bad language
Today I will share with you the flag system next to the name. You can put any flag or any image you want. It automatically assigns the image directly next to the name. The system is very simple. It is only part 1 from the client side.

download
https://www.mediafire.com/file/9r200cd5m4rdl38/ARABIC+FLAG.zip/file

You can modify the image path from
PythonTextTail.cpp
Code:
Expand Collapse Copy
sprintf(szPath, "d:/ymir work/ui/flag/ae.tga");

You can also modify the spaces for the flag from this function

System image

Note: Because I am an Arab, I added the flag of my Arab country. You can change it as you wish, as you have complete freedom.
 
Back
Top