Page 11 of 11

Re: [ADDON] GuardPack 1.7b

Posted: Sun Nov 30, 2025 11:09 am
by sullemunk
Alubert wrote: Sun Nov 30, 2025 9:39 am
WarriorOfAlliance wrote: Tue Oct 08, 2024 7:51 am
Lyra2 wrote: Fri Oct 04, 2024 11:39 pm This addon also adds a line for engie turret but it is useless it doesnt show distance, how to remove it without removing the addon ? Thanks

Only way i know its in file with root (Warhammer Online - Age of Reckoning\user\settings\Martyrs Square\*Name*\*Name*\LibGuard\SavedVariables.lua) change

Code: Select all

LibGuard.UsePet = true
to

Code: Select all

LibGuard.UsePet = false
I would like to see the line for healing puddle on zeal/rp.

In the settings, I have: LibGuard.UsePet = true

But I don't see the line.

Is it because it can identify puddle as a daemon/turret as dead (zero hp) and that's why I don't see the line?
You can try an experimental version here and see if it helps:
https://www.dropbox.com/scl/fo/0dgtzn0g ... 2l9zi&dl=0

Re: [ADDON] GuardPack 1.7b

Posted: Sun Nov 30, 2025 11:28 am
by Alubert
Working! Great!
Is there an option to see the distance to the ritual?

Re: [ADDON] GuardPack 1.7b

Posted: Sun Nov 30, 2025 11:36 am
by sullemunk
Alubert wrote: Sun Nov 30, 2025 11:28 am Working! Great!
Is there an option to see the distance to the ritual?
Since Rituals are mousepoint placements you cant get a "real" range reading, unlike turret pets that gets placed at your feets and take your positioning in the world for reference

Re: [ADDON] GuardPack 1.7b

Posted: Sun Nov 30, 2025 5:57 pm
by Alubert
Thank you for answer.
Great addon btw :)