StraysFromPath

Results 47 comments of StraysFromPath

> could you provide more information? > > ``` > you gaining xp from quests? from mob kills? Both > > if you're able to open the database with heidiSQL,...

I can confirm this ![image](https://github.com/user-attachments/assets/e4ec18b7-bc94-49ad-946e-a0dcbf01a4a2)

I think the best experience is to set the campfire to the TBC/Wotlk "no reagents" version. Of the progression stages most of them would not have had campfire reagents. From...

> Couldn't you just _not_ run the `optional_remove_quest_markers.sql` or am I missing something here? The prepackaged / repacked version has "optional remove quest markers" pre-ran, deleting all POI data. The...

A temp fix/workaround is UPDATE `creature_template` SET `DamageModifier` = 0.1 WHERE (`entry` = 28782); which sets the chargers to do about 20 damage instead of 300-400.

> This refers to the original naxx40 entrance (as shown in the video) in Eastern Plaguelands, which was removed in 3.x and replaced with a cauldron. > > [1] This...

A temporary workaround I am using is to put item 18492 into Onyxia's loot table with a 100% droprate and available to all players to loot a copy of. Fundamentally...

I also have a lot of stability issues with the recent branch of these bots. Similar crashes. My server would crash maybe once every 2 months or so before swapping...

You can edit the bot mount settings in the config.

> I've also edited the database to make sure that the trainers can't train unless the player/bot is level 40, but it doesn't seem to have helped ``` # NpcBot.MountLevel.60...