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

Missing Icons #2

Open
adamz01h opened this issue Sep 19, 2016 · 0 comments
Open

Missing Icons #2

adamz01h opened this issue Sep 19, 2016 · 0 comments

Comments

@adamz01h
Copy link
Owner

8165 getglobal(n:GetName().."IconTexture"):SetTexture(e.artPath.."howtoplay");
8166 getglobal(n:GetName().."IconTexture"):SetTexCoord(unpack(o));
8167 getglobal(n:GetName().."Name"):SetText("");
8168 local l = getglobal(n:GetName().."Shield");

8175 getglobal(n:GetName().."Unlocked"):ClearAllPoints();
8176 getglobal(n:GetName().."Unlocked"):SetPoint("Top", 0, - 39)o = e.artCut["exhibitA2"];
8177 getglobal(n:GetName().."IconTexture"):SetTexture(e.artPath.."howtoplay");
8178 getglobal(n:GetName().."IconTexture"):SetTexCoord(unpack(o));

These Lines are commented out as they appear to be calling something that no longer exists.

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

1 participant