[DiscordArchive] So I have a custom class ingame that uses a secondary resource and I use the old AIO addon to displa
[DiscordArchive] So I have a custom class ingame that uses a secondary resource and I use the old AIO addon to displa
Archived author: Crow • Posted: 2024-08-29T15:03:38.659000+00:00
Original source
So I have a custom class ingame that uses a secondary resource and I use the old AIO addon to display its frame and such but I cant help but wondering, is there a better way to script it so that I have the ability to detect the amount serverside instead of having to manually create the costs and generates clientside?
Archived author: Crow • Posted: 2024-08-29T15:04:55.442000+00:00
Original source
like, I GUESS I can lua script some spells to read it but I really dont wanna do that with eluna because of how I understand it would work and be inefficient?
Archived author: Crow • Posted: 2024-08-29T15:05:42.522000+00:00
Original source
idk maybe I can code an addon that displays the resource and have the cost be an invisible aura on the backend?