Skip to main content

ChatRoomGetLoadRules

Callable

  • ChatRoomGetLoadRules(C: number | Character): void

  • Handles a request from another player to read the player's log entries that they are permitted to read. Lovers and owners can read certain entries from the player's log.


    Parameters

    • C: number | Character

      A character object representing the requester, or the account number of the requester.

    Returns void

    • Nothing