Skip to content

Configuration

Open Settings → Addon Settings → Sami's Trial Helper to access all options. Settings are saved account-wide via SamisTrialHelperSavedVariables.

Options

Enable Debug

Type Checkbox
Default Off

When enabled, diagnostic messages are printed to the chat window prefixed with [SAMI DEBUG]. Useful for verifying that chat events are being received and records are being created correctly. Leave this off during normal use.


Clear On Zone Change

Type Checkbox
Default On

Automatically clears all tracked player records and hides the HUD window when you travel to a new zone (triggered by EVENT_PLAYER_ACTIVATED). Keeps the UI tidy between pulls and boss fights.


Listen to Say Channel

Type Checkbox
Default Off

When enabled, the addon also scans messages posted in the Say channel for item links. Useful outside of group content where players communicate via /say.


Listen to Group Channel

Type Checkbox
Default On

Scans messages posted in the Group channel for item links. This is the primary channel used during trial runs and is enabled by default.

!!! note At least one channel must be enabled for the addon to detect any items.


Whisper Player

Type Checkbox
Default Off

Controls how the request message is sent when you click a player button.

  • Off — Message is sent to group chat (/g). Everyone in the group sees your request.
  • On — Message is sent as a direct whisper (/w <PlayerName>). Only the target player sees it.

Saved variables

Settings are stored in SamisTrialHelperSavedVariables inside your ESO saved variables folder:

Elder Scrolls Online/live/SavedVariables/SamisTrialHelperSavedVariables.lua

To reset all settings to their defaults, delete this file while ESO is closed, or use the Defaults button in the addon settings panel.