Page 1 of 9

[ADDON] EZGuard 1.2.1

Posted: Sat Jan 15, 2022 9:52 pm
by Talladego
EZGuard (v1.2.1)

EZGuard makes your guard ability select a group member and set guard to it when clicked. It will only select alive players withing guard range (default 50ft).

Targets are selected by archetype, Healers first then DPS then Tanks depending on current hitpoints. The default selection priorities can be changed by adjusting the Hit Points factor. The higher the factor the more hurt the archetype has to be before being targeted. (Defaults are Healers: 100, DPS 125, Tanks 150).

When EZGuard is enabled your guard ability will be highlighted with a glow frame.
When "Auto Target" is enabled targets will be selected automatically. You then click your guard ability to guard the selected player.
Enabling "Burn Effect" will make your guard ability burn when a group member in range needs guard.

If no player is guarded it will select the closest player within 50 feet.

Ctrl-Left clicking your guard ability toggles EZGuard on and off.

Command to change settings is /ezguard or /ezg

Download: EZGuard (v1.2.1)

Re: [ADDON] EZGuard 1.0.3

Posted: Sun Jan 16, 2022 1:04 pm
by Asderas27
LMAOOOOOOOOOOOOOO

Re: [ADDON] EZGuard 1.0.3

Posted: Sun Jan 16, 2022 1:43 pm
by Xergon
waiting for EZKill

Re: [ADDON] EZGuard 1.0.3

Posted: Sun Jan 16, 2022 1:59 pm
by oaliaen
Not working

Re: [ADDON] EZGuard 1.0.3

Posted: Sun Jan 16, 2022 2:17 pm
by Phantasm
Is it addon for blind people? I mean, I tested your healing addon and I could just use one hand and wank with the other one watching porn on other screen. Thats kind of addons belong to nerfed button category, they take away ability to play actively class.

Re: [ADDON] EZGuard 1.0.3

Posted: Sun Jan 16, 2022 2:23 pm
by Talladego
oaliaen wrote: Sun Jan 16, 2022 1:59 pmNot working
How?
It does not auto target hurt players within 50ft?
Slash command not working? (This requires LibSlash addon to be installed)

You still have to press Guard manually.

I have tested it as far as I could however sometimes a friendly player will be "distant" even though they are next to you.
This seems to be a client or server issue.

Re: [ADDON] EZGuard 1.0.3

Posted: Sun Jan 16, 2022 2:24 pm
by Talladego
Phantasm wrote: Sun Jan 16, 2022 2:17 pm Is it addon for blind people? I mean, I tested your healing addon and I could just use one hand and wank with the other one watching porn on other screen. Thats kind of addons belong to nerfed button category, they take away ability to play actively class.
Both addons were meant for when playing DPS healer/tank and you want to mainly focus on your offensive target while still having a friendly target in need.
Of course it's not meant for "elite" players who would do all this much better on their own.

Re: [ADDON] EZGuard 1.0.3

Posted: Sun Jan 16, 2022 4:29 pm
by Everdin
Addons that auto-target for guard or heal, but nerfed buttons was pure evil...

Re: [ADDON] EZGuard 1.0.3

Posted: Sun Jan 16, 2022 5:44 pm
by yuaa2
not working, no autotarget, how u can target players with BroadcastEvent(PartyTargetEvent[index]) ?

Re: [ADDON] EZGuard 1.0.3

Posted: Sun Jan 16, 2022 6:21 pm
by Talladego
yuaa2 wrote: Sun Jan 16, 2022 5:44 pm not working, no autotarget, how u can target players with BroadcastEvent(PartyTargetEvent[index]) ?
It uses BroadcastEvent( SystemData.Events.TARGET_GROUP_MEMBER_1 ) etc..
Try if /script BroadcastEvent( SystemData.Events.TARGET_SELF ) works, it should target yourself.

Is it not working in party, warband or scenario party?
Or not at all?