[DiscordArchive] Sorry whats lua?
[DiscordArchive] Sorry whats lua?
Archived author: UNIKTRON • Posted: 2025-09-01T01:22:29.710000+00:00
Original source
Sorry whats lua?
Archived author: Ryan Turner • Posted: 2025-09-01T01:24:00.759000+00:00
Original source
It's a programming language like python, cpp, etc...
In the case of World of Warcraft emulators, lua for the client is the language used for addons, for the server most popular is "eluna" which allows you do many things.
<#448835144564867094> should have some examples
Archived author: UNIKTRON • Posted: 2025-09-01T01:27:03.933000+00:00
Original source
oh thank you for pointing me to it. I will take a look. Appreciated
Archived author: Spargel • Posted: 2025-09-01T01:30:53.748000+00:00
Original source
There are existing modules for changing starting stuff if you don't want to do it other ways, though ones like <https://github.com/Brian-Aldridge/mod-customlogin/tree/master> are probably also limited to it being per character rather than per account.