Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Support for the addon "PerspectivePlates" #44

Open
Deco-Vase opened this issue Jul 29, 2014 · 1 comment
Open

Added Support for the addon "PerspectivePlates" #44

Deco-Vase opened this issue Jul 29, 2014 · 1 comment

Comments

@Deco-Vase
Copy link

according to the author of PerspectivePlates, it seems to only be one line of code that needs to be added. I took a look at biji plates and tried adding that single line of code but to no avail (lack of knowledge as to where to put it, placed it inside of options).

Lines of code related to "PerspectivePlates" inside of BijiPlates.lua:

if Apollo.GetAddon("PerspectivePlates") ~= nil
then
Apollo.GetAddon("PerspectivePlates"):OnRequestedResize(tNameplate)
end

@itsthatguy
Copy link
Member

Another way of supporting addons has surfaced, I'll follow up with details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants