Bot Status Bug - { players} / 60, {sleepers}Not An Issue

Hey,

after the last update the Bot Status dont work for me anymore. Waited if others also have this problem but seems not...

Updated Ruscord to current version, also downloaded the latest Discord.dll

 

I get Chat Messages, i get Connection and Server Up Messages.... But the Status dont work.

 

Anyone solved this?

 

Thanks :-)

same error

Updated mine yesterday, and several parameters are not showing. I have the same issue that you indicated, plus a few more that I'll put in a separate topic.

Answers to both questions are in the latest patch notes. Change these in language file

  • All instances of {player} are now {playername}
  • All instances of {ip} and now {playerip} (EXCEPT RUST_OnRCONConnected, that is still {ip})
  • All instances of {group} are now {groupname}
  • All instances of {steamid} are now {playersteamid}
  • All instances of {target} are now {targetname}
  • All instances of {clan} are now {clantag}
  • RUST_OnF1ItemSpawn: {name} is now {playername}
  • Discord_PlayersResponse: {count} is now {playercount}
  • Discord_Status: {players} is now {playercount}, {sleepers} is now {sleepercount}
  • PLUGIN_BetterChatMute_TimedMute: Original {time} is now {duration}
  • PLUGIN_PrivateMessages_PM: {sender} is now {sendername}
  • PLUGIN_RaidableBases_Started/Ended: New field {gridposition} available.
Locked automatically