Skip to content

Instantly share code, notes, and snippets.

View YngvarrC's full-sized avatar

Yngvarr_C YngvarrC

View GitHub Profile
@YngvarrC
YngvarrC / HarvensImprovedSkillsWindow.xml
Last active February 27, 2019 08:31
This is an updated version of HarvensImprovedSkillsWindow.xml, for the addon Harven's Improved Skills Window, to be in line with the changes made to the base tooltip xml code from update 4.3.5 in Elder Scrolls Online. Changes by ZOS: https://github.com/esoui/esoui/commit/c47af79c7c51681ae315d4f9a6d70d9e965ad514#diff-ad47dbb951850b2492ece7def29514f3
<GuiXml>
<Controls>
<TopLevelControl name="HarvensSkillTooltipTopLevelMorph1" inherits="TooltipTopLevel">
<Controls>
<Tooltip name="HarvensSkillTooltipMorph1" inherits="ZO_BaseTooltip">
<ResizeToFitPadding width="32" height="40"/>
<DimensionConstraints minX="384" maxX="384" />
<OnInitialized>
ZO_SkillTooltip_Initialize(self)
</OnInitialized>
/script print("Island expeditions weekly cap checker:");
/script if IsQuestFlaggedCompleted(53435) then print("All done!") else print("Not done yet!");local t;local ot;local f;t,ot,f=GetQuestObjectiveInfo(53435,1,false);print(t);end
<Ui xmlns="http://www.blizzard.com/wow/ui/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd">
<Script file="HunterPets_Owned.lua"/>
<Button name="HunterPetsOwnedSlotTemplate" virtual="true">
<Size>
<AbsDimension x="37" y="37"/>
</Size>
<Layers>