[DiscordArchive] The question is, do you mean Eluna Lua or a game addon?
[DiscordArchive] The question is, do you mean Eluna Lua or a game addon?
Archived author: Revision • Posted: 2025-05-10T12:49:50.575000+00:00
Original source
The question is, do you mean Eluna Lua or a game addon?
Archived author: hiro • Posted: 2025-05-10T13:25:59.500000+00:00
Original source
Does anyone have a playtimerewards table that they have created that you think is well balanced? I had grok generate one, but I haven’t tested it long enough to know if it’s decent or not.
Archived author: metallinos • Posted: 2025-05-10T16:13:31.750000+00:00
Original source
Yes it is possible. One approach is checking the faction of the unit versus your faction, using https://elunaluaengine.github.io/Unit/GetFaction.html, and then for instance comparing said factions to the friend/enemy groups in either a cache or database table of factiontemplate.dbc. Spells can also influence enemy/friendly flags, so this doesn't cover absolutely all examples, but let's say 95/100 cases.