Closed Aelfric1219 closed 5 months ago
Can you tell me your client's language?
english language and on EU severs
Need more information, because it's work on my client. What about your audio settings in game? (Audio must be ON) Can you see addon on Settings -> Add-ons ( If not, try rename Addon folder on GladiatorLosSA without suffix)
I would have liked to add some additional skills in lua But before that, I went to BG to test whether it can be used. I know how to set it up, but it doesn't work.
I think I need some help if your client works
Can you show me what you did in lua?
i add some skills in spelllist.lua such as demonsoul
[79460] = "demonsoul",
Like this?
yes i want to add 79460 and 79462 also demonsuldown,These two cannot appear at the same time And in order to fix the option, I modified option.lua in options.lua (same file as the "add the 2"-fix), change line 224 from GSA:OnOptionCreate() to GSA:OnEnable()
Finally, there is an error message
I get it. I don't why it work what it is, because not my code, but I solve this. [79460] = "demonsoul", [79462] = "demonsoul1", demonsoul.ogg and demonsoul1.ogg copy and paste the same file. Not good solution, but it's work
thank you very mush and i found why i cant use it cuz i fix this in options.lua (same file as the "add the 2"-fix), change line 224 from GSA:OnOptionCreate() to GSA:OnEnable()
i change it back,its work,all good
No problem!
Btw i fix "Finally, there is an error message" You can add "L["Racials"] = true " in Locals\enUS.lua, or download new last version
I tried to test it on Battleground and EpicBattleground, but it didn't work