• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
Resource icon

Utility DialogDB v2.29

Download

DialogDB​

NPC DIALOG Storage and Selection​

Will store NPC dialog into a Lua table configDir/npc_dialog.lua

You can select the dialog if the NPC is targeted and has Dialog for that zone.

Press Say to have only your character say the command.
Group Say to have your group say the command with a delay (seconds) between each character.
group commands use DanNet /dex charname /say command

1715582016607.png


Table Layout

ServerName either 'Live' or set to actual Server Name for EMU, since EMU servers can have very different dialog and most live servers are the same.
[ServerName][NPC Name][Zone][DialogDescription] = Dialog

Zone checks for either Current Zone name or 'allzones' 'allzones' is dialog for any zone you see the NPC in. Ex.Priest of Discord and Soul Binder

DialogDB Commands​

Current Zone Dialog
INI:
/dialogdb add ["description"] ["command"] Adds to Current Zone description and command
/dialogdb add ["Value"] Adds to Current Zone description and command = Value
All Zones Dialog
INI:
/dialogdb addall ["description"] ["command"] Adds to All Zones description and command
/dialogdb addall ["Value"] Adds to All Zones description and command = Value

Initial DB NOTICE!!!!

The Initial DB is current only filled with some Project Lazarus NPC's as that is where I generally Play.
As such you will have to build a new DB for Live and other EMU servers.

the starting list is tiny even for Lazarus, as I mainly tested around PoK and the some random other placed.

Video

Source Repository
https://github.com/grimmier378/dialogdb
[git] Automation options?
Yes
Author
grimmier
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from grimmier

Share this resource

Latest updates

  1. v2.29

    [2.29] - 2024-10-08 Bug Fixes🐛 - More backport fixing and cleanup (f5f2328) ~grimmier378
  2. v2.28

    [2.28] - 2024-10-07 Features⛲ - Backport from MyUI Keeping the module version and standalone...
  3. v0.27

    [0.27] - 2024-09-28 Features⛲ - Filter the drop down (bbd74c8) ~grimmier378
Back
Top