The forums have been archived!
Please visit our Discord server: https://discord.gg/grievance

How to Fix Shissu's Guild Tools (Right Click Menu)

Addon information and discussion
Post Reply
User avatar
Static Recharge
Guild Leader
Guild Leader
Posts: 1736
Joined: Sat May 04, 2013 10:13 pm

How to Fix Shissu's Guild Tools (Right Click Menu)

Post by Static Recharge » Sun Feb 05, 2017 12:37 am

This is a quick and dirty fix to Shissu's Guild Tools, allowing the right click menu in the roster to show the "Travel to" and "Invite" options for everyone regardless of faction. If for any reason this causes issues, just revert the line of code to the original state.

** DISCLAIMER **
I am not responsible for any issues that may arise from editing the addon code directly. Use this fix at your own risk. If you are uncomfortable with editing the source code of an addon, please do not attempt this fix.

The Fix:
  1. ESO must not be open / running on your computer, please close all instances of the game / launcher before continuing.
  2. Navigate to your addon installation folder (default on Windows: Documents\Elder Scrolls Online\live\AddOns) and open the "Shissu'sGuildTools" Folder.
  3. Open the "Tools" folder and then open the file called "ContextMenu.lua" using just a basic text editor (such as notepad, do not use microsoft word or other higher level editors, they will not work)
  4. Scroll to the line that looks like this:
    • if(data.alliance == GetUnitAlliance("player")) then
  5. And change it to this:
    • if(--[[data.alliance == GetUnitAlliance("player")--]] true) then
  6. Save the file and then start the game. The context menu should be working properly now.
@Static_Recharge | Guild Leader | Elder Scrolls Online | Aldmeri Dominion
"The more you know, the more you know you don't know." - Aristotle

Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests