Page 1 of 1

[ADDON] Aura setup

Posted: Sun Mar 07, 2021 4:48 pm
by emiliorv
Im trying to track Chop Fasta! and WAAAAAAAGH! using aura...i made the steps exactly like in this vid but nothing happens:

https://www.youtube.com/watch?v=Vp5yjIu1NPA

Someone had an issue like this with aura? how to make it work??

Is there another addon to track important buffs ?? (other than buffhead).

Thx in advance

Re: [ADDON] Aura setup

Posted: Sun Mar 07, 2021 5:08 pm
by Aurandilaz
you can use "Share Auras" and choose import auras and copy these below or modify them later as you want

BORK script
{{'effect-name':"WAAAAAAAGH!",'texture-alpha':0.75,'timer-offsetx':600,'general-name':"chop",'texture-id':2658,'timer-scale':2.0000000447035,'texture-scale':1.5000000596046,'texture-offsetx':600,'timer-enabled':t,'general-enabled':t,'texture-circledimage':t,'texture-offsety':10}}P1

CF! script
{{'effect-name':"Chop Fasta!",'texture-alpha':0.75,'timer-offsetx':600,'general-name':"chopold",'texture-id':2658,'effect-type':16,'timer-scale':2.0000000447035,'texture-scale':1.5000000596046,'texture-offsety':10,'timer-enabled':t,'texture-offsetx':600,'texture-circledimage':t,'general-enabled':t}}P1

or ensure your own Aura looks somewhat similar to these setups

Image

Image

most important thing is to do clean log out to ensure your game files are saved, if you DC before logging out your saved changes will not be saved.

Re: [ADDON] Aura setup

Posted: Sun Mar 07, 2021 6:23 pm
by emiliorv
Aurandilaz wrote: Sun Mar 07, 2021 5:08 pm
Spoiler:
you can use "Share Auras" and choose import auras and copy these below or modify them later as you want

BORK script
{{'effect-name':"WAAAAAAAGH!",'texture-alpha':0.75,'timer-offsetx':600,'general-name':"chop",'texture-id':2658,'timer-scale':2.0000000447035,'texture-scale':1.5000000596046,'texture-offsetx':600,'timer-enabled':t,'general-enabled':t,'texture-circledimage':t,'texture-offsety':10}}P1

CF! script
{{'effect-name':"Chop Fasta!",'texture-alpha':0.75,'timer-offsetx':600,'general-name':"chopold",'texture-id':2658,'effect-type':16,'timer-scale':2.0000000447035,'texture-scale':1.5000000596046,'texture-offsety':10,'timer-enabled':t,'texture-offsetx':600,'texture-circledimage':t,'general-enabled':t}}P1

or ensure your own Aura looks somewhat similar to these setups

Image

Image

most important thing is to do clean log out to ensure your game files are saved, if you DC before logging out your saved changes will not be saved.
Thx for reply