Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/55honey/acore_exchangenpc
Lua script for Azerothcore with ElunaLua to spawn an NPC and have it exchange mats as configured.
https://github.com/55honey/acore_exchangenpc
azerothcore azerothcore-lua hacktoberfest lua-scripts
Last synced: 7 days ago
JSON representation
Lua script for Azerothcore with ElunaLua to spawn an NPC and have it exchange mats as configured.
- Host: GitHub
- URL: https://github.com/55honey/acore_exchangenpc
- Owner: 55Honey
- License: agpl-3.0
- Created: 2021-11-22T11:18:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-30T16:16:59.000Z (11 months ago)
- Last Synced: 2023-12-30T17:26:50.129Z (11 months ago)
- Topics: azerothcore, azerothcore-lua, hacktoberfest, lua-scripts
- Language: Lua
- Homepage:
- Size: 429 KB
- Stars: 9
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## lua-exchange-npc
Lua script for Azerothcore with ElunaLua to spawn an NPC and have it exchange mats as configured.#### Find me on patreon: https://www.patreon.com/Honeys
## Requirements:
Compile your [Azerothcore](https://github.com/azerothcore/azerothcore-wotlk) with [Eluna Lua](https://www.azerothcore.org/catalogue-details.html?id=131435473).
The ElunaLua module itself doesn't require much setup/config. Just specify the subfolder where to put your lua_scripts in its .conf file.If the directory was not changed, add the .lua script to your `../lua_scripts/` directory.
Adjust the top part of the .lua file with the config flags.## Admin usage:
- Adjust the top part of the .lua file with the config flags.
- Run the up-query from `/database/world/`
- If the location wasn't changed, do `.go zonexy 51.1 27.7 976`## GM usage:
Nothing to do.## Player Usage:
Talk to the NPC, exchange items.