Ticket #24 (closed bug: worksforme)

Opened 5 months ago

Last modified 5 months ago

Revealing dark players

Reported by: loki Owned by:
Priority: high Milestone: 3.9.1 alpha 2
Component: rhostmush Version: 3.9.1 alpha
Severity: critical Keywords: dark
Cc:

Description

The following bit of code will reveal a list of dark players even from a guest account:

think list(<dark staff list>,[lflags(pmatch(##))]------------[name(pmatch(##))])

Change History

Changed 5 months ago by Ashen-Shugar

  • status changed from new to closed
  • resolution set to worksforme

This works as expected.

If the 'dark' flag is configured to hide people from who as normal mush/mux compatability, then while it does show their flags, it does not reveal their connected state, per standard requirements.

It also still refuses to show the flags of cloaked wizards.

Note: See TracTickets for help on using tickets.