Results: 1Comments by: pineconez
File: nibEclipse03-13-12
Some questions about the code
Posted By: pineconez
Okay, so I wanted to modify the parameters on when the Eclipse indicator showed to the following: * When I'm targeting a unit that can be attacked * Always when I'm in combat. Not a difficult problem, I came up with this for UpdateShown(): local function Eclipse_UpdateShown() local form = GetShapeshiftFormID() if form =...