System Shout

03/06/2019 08:29 babyminion#1
How to remove the name of the people who use /system?
03/06/2019 09:10 KingKeesie#2
What do you mean. Shout system or the /system feature. Those 2 things are totaly different
03/06/2019 09:23 babyminion#3
Quote:
Originally Posted by KingKeesie View Post
What do you mean. Shout system or the /system feature. Those 2 things are totaly different
when you use /sys command your ign will appears too :) that one
03/06/2019 10:04 Lindanus#4
FuncTextCmd.cpp
=> g_DPCoreClient.SendSystem( strName + ": " + szString );
03/06/2019 11:44 babyminion#5
Quote:
Originally Posted by Lindanus View Post
FuncTextCmd.cpp
=> g_DPCoreClient.SendSystem( strName + ": " + szString );
Thank you! :handsdown: