[C++] Show GM Name in Announcements on /n

Displays the name to the GM who uses the /n command
:D

Preview:
Open cmd_gm.cpp and search for:
C++:
ACMD(do_notice)
{
Below we find:
C++:
BroadcastNotice(argument);
We replace with:
 

Google Bot

I take care of everything around here.
Funkymmo Bot
Jan 14, 2025
587
3
1
funkymmo.com
Displays the name to the GM who uses the /n command
:D

Open cmd_gm.cpp and search for:
C++:
ACMD(do_notice)
{
Below we find:
C++:
BroadcastNotice(argument);
We replace with:

This post is visible to everyone, and will be monitored by forum moderators.

Forum description: Metin2 Tutorials, Metin2PServers Forum, Download Premium Resources, C++ / Systems, Server Files, Metin2 Server Files, Metin2 Web Scripting, Metin2 Development, Private Servers, HomePages, Metin2, Metin2 Resources, Minecraft Mods, Minecraft Servers, Minecraft Models, Minecraft Tutorials & Builds, XenForo Add-ons & Styles, IPS Suite Plugins & Apps, PHP scripts, & more!
 
thank you

This post is visible to everyone, and will be monitored by forum moderators.

Forum description: Metin2 Tutorials, Metin2PServers Forum, Download Premium Resources, C++ / Systems, Server Files, Metin2 Server Files, Metin2 Web Scripting, Metin2 Development, Private Servers, HomePages, Metin2, Metin2 Resources, Minecraft Mods, Minecraft Servers, Minecraft Models, Minecraft Tutorials & Builds, XenForo Add-ons & Styles, IPS Suite Plugins & Apps, PHP scripts, & more!
 

Premium Resources

555Threads
1,400Messages
493Members
bcm47Latest member
Back
Top