Not answered Guild leader system Wanted

Member
Feb
Threads
14
116
28
28
Hello ; Can anyone share the system that shows the guild president's tag in red?
 
Last edited:
Metin2Hub Bot
M2Hub Bot
Feb
Threads
66
2,410
2
1,313
113
Merhaba ; Lonca başkanın tagını kırmıız gösteren sistem olan varsa paylaşabilirmi

Hello dear user,

Your post will be under surveillance by bots for the next few hours.

Forum description : Metin2 private server, Metin2 download, Metin2 support, Metin2 Forum, Metin2 Pvp Servers, Errors, Bugs, Requests, Metin2 Pvp Forum, Everything About Metin2.
 
Developer
Member
Feb
Threads
32
121
828
93
if there is a guild leader general system, try this, you may have different places

C++:
Userİnterface/PythonTextTail.cpp OPEN

find
Kod:
strGuildName.insert(0, "[Lonca Lideri] - ");

change
Kod:
strGuildName.insert(0, "|cFF00FFFF[Lider]-");

find
Kod:
strGuildName.insert(0, "[Lonca Generali] - ");

change
Kod:
strGuildName.insert(0, "|cFF00FFFF[General]-");
 
Member
Feb
Threads
14
116
28
28
if there is a guild leader general system, try this, you may have different places

C++:
Userİnterface/PythonTextTail.cpp OPEN

find
Kod:
strGuildName.insert(0, "[Lonca Lideri] - ");

change
Kod:
strGuildName.insert(0, "|cFF00FFFF[Lider]-");

find
Kod:
strGuildName.insert(0, "[Lonca Generali] - ");

change
Kod:
strGuildName.insert(0, "|cFF00FFFF[General]-");
The name of the guild president will be colored, otherwise the tag will be colored.
 
Member
Feb
Threads
14
116
28
28
if there is a guild leader general system, try this, you may have different places

C++:
Userİnterface/PythonTextTail.cpp OPEN

find
Kod:
strGuildName.insert(0, "[Lonca Lideri] - ");

change
Kod:
strGuildName.insert(0, "|cFF00FFFF[Lider]-");

find
Kod:
strGuildName.insert(0, "[Lonca Generali] - ");

change
Kod:
strGuildName.insert(0, "|cFF00FFFF[General]-");
system I can't because there is no
 
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock