[DiscordArchive] where is the "lua_scripts" folder ? I just installed Eluna und wanted to install config_rates ( htt
[DiscordArchive] where is the "lua_scripts" folder ? I just installed Eluna und wanted to install config_rates ( htt
Archived author: MATU • Posted: 2023-10-05T18:22:10.309000+00:00
Original source
where is the "lua_scripts" folder ? I just installed Eluna und wanted to install config_rates ( https://www.azerothcore.org/catalogue.ht.../670734781 )
It says that I should place all the scriots in the lua_scripts folder. but since it is my 1st script that i install i dont have this folder yet. where do i have to create it ?
[Embed: AzerothCore]
AzerothCore, the open source MMORPG server application
https://www.azerothcore.org/catalogue.html
Archived author: mynameismeat • Posted: 2023-10-05T22:09:56.776000+00:00
Original source
yeah, the default setting is just `lua_scripts`
<https://github.com/azerothcore/mod-eluna/blob/master/conf/mod_LuaEngine.conf.dist#L30>
I'm pretty sure you can set it to a full path (so something like `/azerothcore/env/dist/lua_scripts` or something. make sure whereever you put it, you're mounting that path in the `docker-compose.yml` or `docker-compose.override.yml`