Jump to content

Modify messages for Chat icon

Closed 3.0.5

Rust Admin
Rust Admin

Posted

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!

Guest

Posted

Changed Status from Pending to Closed

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.3k

Files Sold

Total number of files sold.

2m

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.