[DiscordArchive] Would you recommend changing the ports for SQL, access credentials, etc., when the server is hosted
[DiscordArchive] Would you recommend changing the ports for SQL, access credentials, etc., when the server is hosted
Archived author: Tynian • Posted: 2024-03-11T19:11:09.101000+00:00
Original source
Hello! I hope this is the right place to post this. I'm looking for some help on the topic of adding custom area triggers to areatrigger.dbc. I've successfully managed to get a custom area trigger working, but to do so, I had to create a patch MPQ that only contained an areatrigger.dbc with a single entry (thus disabling all of the other worldtriggers). When my custom trigger is in a file with all the other triggers, they work but my custom trigger fails to. I think the problem is the order that the triggers appear in the dbc (WoWDev claims that all of the triggers in areatrigger.dbc must be loaded sequentially by ContinentID/map), but I can't find a way to manually reorder or sort the triggers, at least not using WDBX Editor.
I hope someone can help me with the problem!
I posted a more detailed explanation of my problem over at stackoverflow:
https://stackoverflow.com/questions/7814...-loads-cus
Thanks in advance!
[Embed: How can one 'order' the entries in a .dbc file so that areatrigger....]
(Apologies for the images being in links: I don't have enough reputation to post images yet)
I'm attempting to add a custom area trigger to my AzerothCore server. I've managed to successfully add a...
https://stackoverflow.com/questions/7814...-loads-cus