Jump to content

Modify messages for Chat icon

Closed 3.0.5

Please add a config item (public ulong ChatIcon = 76561198077847390; at line 1244 and modify lines 350, 364, 379 to use Player.Reply instead of SendReply so we can use our own chat icons.    

350:
Player.Reply(player, string.Format(conf.Settings.Announcements.ChatMessageFormat, Lang("Prefix", player.UserIDString), Lang(key, player.UserIDString)), conf.Settings.Announcements.ChatIcon);

365,379:
Player.Reply(player, msg, conf.Settings.Announcements.ChatIcon);


This will save me having to put these back in with every update and I'm sure more people would like this as well.  You ROCK!

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.5k

Customers

Total customers served.

78.5k

Files Sold

Total number of files sold.

1.5m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.