Freeman256

Results 10 comments of Freeman256

Ok. ``` DELETE FROM `creature_loot_template` WHERE `Entry` = 31321 AND `Item` = 43291; INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Chance`, `QuestRequired`) VALUES (31321, 43291, 30, 1); ```

In my case, the item fell out, but when trying to pick it up from the corpse, inventory [Apprentice Osterkilgr](https://www.wowhead.com/npc=30409/apprentice-osterkilgr) simply closed, and the item remained in the corpse. Quest...

Here I described a similar problem: https://github.com/TrinityCore/TrinityCore/issues/27947 Perhaps [Dr. Terrible's "Building a Better Flesh Giant"](https://www.wowhead.com/item=42772/dr-terribles-building-a-better-flesh-giant) can be picked up under other circumstances, but in my case, as I wrote earlier,...

I highly doubt this has anything to do with the problem. These unofficial patches are allowed on the largest Russian private servers. For example, this patch is allowed on [wowcircle](https://wowcircle.net/en/stat.html)....

Well, I tried it: I rolled back the database before I took [The Bone Witch](https://www.wowhead.com/quest=12999/the-bone-witch) quest, logged into the game using a clean client (even without addons), took the [The...

Here I stand right in the middle of the fire on 58.1 70.6 (.gps X: 6473.293945 Y: 1801.673584 Z: 527.200317) ![WoWScrnShot_060522_103731](https://user-images.githubusercontent.com/73786888/172040678-5e2f5cb2-7a8a-4977-97b5-5f65a780fdb9.jpg)

`UPDATE `gameobject` SET `phaseMask` = `phaseMask` |4 WHERE `id` = 193004;` It worked! I was able to smelt the fragments into an ingot. So it really has to do with...

I have detailed the boss issue in this https://github.com/TrinityCore/TrinityCore/issues/26597 post. So, I tried testing this event again. As I wrote in my post, Felmyst appears, but it's not clear where....

It's nice to see that the problems are gradually being corrected. But the fact that the server will no longer work on Windows 7 makes me extremely sad. This means...