Check the above post.
GUIAnnouncements
Moved
Total Downloads: 11,756 - First Release: Jul 13, 2015 - Last Update: Oct 20, 2017
- 5/5, 66 likes
-
Wulf Community Admin
-
-
-
Wulf Community Admin
-
Thank youuuu!! hey it's late !! time to bed for heroes
-
ConsoleSystem.Run.Server.Normal(substring);
}
FIX ? -
Wulf Community Admin
-
-
Wulf Community Admin
-
-
Wulf Community Admin
-
[DOUBLEPOST=1486690353][/DOUBLEPOST] -
Wulf Community Admin
-
-
Wulf Community Admin
or
ConsoleSystem.Run(ConsoleSystem.Option.Unrestricted, "reload GUIAnnouncements");
or
ConsoleSystem.Run(ConsoleSystem.Option.Server.Quiet(), "reload GUIAnnouncements");
All are working methods, they vary based on your use. -
God, you did not understand the fix I'm asking for is plugin)) I to you addressed as the encoder that you just helped to fix this piece of code from another plugin...
string command = data["command"].ToString().Replace('\n', '|').ToLower().Replace("%steamid%", player.UserIDString).Replace("%username%", player.displayName);
String[] CommandArray = command.Split('|');
foreach (var substring in CommandArray)
{
ConsoleSystem.Run(ConsoleSystem.Option(substring);
} -
Wulf Community Admin
-
-
Wulf Community Admin
-