Skip to content
evil_morfar edited this page Jan 15, 2020 · 1 revision

Access:

  • /rc version or /rc ver or /rc v
  • or through the options menu.

A module to keep track of which version of RCLootCouncil each group or guild member has installed. It also keeps track of modules and their version.


version-checker


  1. Guild Button
    Query a version check for every online guild member.
  2. Group Button
    Query a version check for everyone in your group.
  3. Close Button
    Closes the version checker.
  4. Entry row
    Each queued member has their own row with the following information:
    1. Class icon.
    2. Name.
    3. Guild rank
    4. Version. Mouseover this field to see module information.
      Each of these columns can be sorted by clicking the header.

Querying either your group or guild sends out a version request to everyone in the selected category, and populates the table with names, classes and guild ranks. Initially the version frame shows "Waiting for response" for everyone, but that should change pretty fast as the versions responses are coming in. If no response is received within 5 seconds, that usually means RCLootCouncil is not installed, and the version column is marked as such.

The newest detected version is always colored green, while any version older than that are red. If anyone is running a test version (usually alpha or beta releases) those are shown in yellow. Other informative text is shown in grey.

Note: The rows are by default sorted by version number followed by name. Sorting occurs every time new information is received, so the rows might change a lot the first few seconds after asking for versions. Only players online at the time of the query are added - press the button again to reinitiate the query.

Clone this wiki locally