As of version 1.7 teather has been renamed to GuardLine, and GuardRange to GuardList
Contains:
* LibGuard ( Guard Library that hosts all the needed guardfunctions, It's the base of the added modules below: )
* GuardLine( Draws a line between you and your guarded player, or from the nearest Guarder)
* GuardList ( Shows a list with range to your guarded player and all players guarding you )
* New commands have been added to customize the behaviour of the Line/List
* Added a new Frame: viny, for a tiny lightweight line
To "Test" your GuardLine / Guardlinst, you can target a friendly entity (Npc,Player, etc) and type:
incomming Guard:
Code: Select all
/fakeguard in
Code: Select all
/fakeguard out
modern:

classic:


GuardLine Usage:
/guardline offset <number> - Sets the guard icon offset on target (default: 80)
/guardline frame <framename> - Sets the frame for both teather frames. options: modern, classic, small, dots, chain , viny (default: modern)
/guardline inframe <framename> - Sets the frame for guards applied to you. options: modern, classic, small, dots, chain, viny (default: modern)
/guardline outframe <framename> - Sets the frame for guards you apply. options: modern, classic, small, dots, chain, viny (default: modern)
/guardline scroll - Makes the Lines Scroll/Static. Type this to toggle Off/On (default: On)
/guardline alpha <number> - Sets the alpha of guard icon/line (default: 1)
/guardline scale <number> - Sets the scale of guard icon/line (default: 1)
/guardline range - Toggle the range circkle Off/On (default: On)
/guardline reset - Resets all settings to default
Manually set color ranges:
/guardline close r,g,b - sets the CLOSE color
/guardline mid r,g,b - sets the MID color
/guardline far r,g,b - sets the FAR color
/guardline distant r,g,b - sets the DISTANT color
/guardline dead r,g,b - sets the DEAD color
GuardList Usage:
/guardlist <out/in> icon - Toggle GuardIcon for icomming/outgoung guards (default: true)
/guardlist <out/in> name - Toggle GuardName for icomming/outgoung guards (default: true)
/guardlist color - Uses colors from Teather settings, if toggled off, allows to use own colors (default: true)
/guardlist alpha <number> - Sets the alpha of guard icon/name (default: 1)
/guardlist orientation <direction> - Sets the Orientation growth of the guard list. Options: up,down (default: down)
/guardlist align <alignment> - Sets the Alignment guard list text. Options: left,right,center (default: center)
/guardlist reset - Resets all settings to default
This version sould be more presistent on applying the teather to players
Also, Other players are not needed to have anny addons for it to apply the teather
[*]1.7b: Fix to manually set colors