Is it possible to retrieve the CID of a given CKEY without the actual client being connected to the server?
because as far as I know, the computer_id parameter of the /world/isBanned() proc is populated by the DreamSeeker client reporting it's CID to the server, but this _only_ happens when the client actually connects to the server
furthermore, since BYOND's Sticky Ban system will store a record of the player's CID's in its own database and associate it with a serial identifier, is it possible to query said database for a list of a given CKEY's CID's, or would it just return a true/false boolean of their ban status?
Thank you.
Copyright © 2025 BYOND Software.
All rights reserved.