[DiscordArchive] so i installed arac but was wondering if theres...
[DiscordArchive] so i installed arac but was wondering if theres...
Archived author: WattyNeko • Posted: 2024-11-06T02:25:46.577000+00:00
Original source
is there a way to like get a list of every learnable abilitie?
Archived author: Alo? • Posted: 2024-11-06T03:25:27.303000+00:00
Original source
Probably could write an sql query to go through every class trainer, see what spells they teach and add all those spells to a single class. Don't remember the trainer table name, don't really mess with this much, but I'm sure that should be possible after learning a bit about sql syntax and finding where trainer data is stored and what different columns do
Archived author: Bigbear • Posted: 2024-11-06T03:37:15.068000+00:00
Original source
Probably best bet to grab that AstoriaCore and then make the decision.
Archived author: Titi • Posted: 2024-11-06T03:44:32.022000+00:00
Original source
it's absolutely not as simple as changing abilities in the spellbook, there's a lot of class specific scripts, the way talents work(spell class masks) is very class specific
Archived author: Titi • Posted: 2024-11-06T03:46:02.791000+00:00
Original source
also how do you handle ressources
Archived author: Titi • Posted: 2024-11-06T03:46:08.190000+00:00
Original source
like spells that cost energy/rage
Archived author: WattyNeko • Posted: 2024-11-06T03:46:51.788000+00:00
Original source
dang ok ty idk when you say the astoria core isnt like fully stable what do you mean?
Archived author: WattyNeko • Posted: 2024-11-06T03:47:09.494000+00:00
Original source
like is it gunna cause me headaches? im new to making a server
Archived author: Titi • Posted: 2024-11-06T03:49:10.277000+00:00
Original source
this is absolutely not a "beginner" thing that you can plug and play
Archived author: Titi • Posted: 2024-11-06T03:49:25.855000+00:00
Original source
you need some developement effort