offl

Results 174 comments of offl

Another example: .go c id 20869 or .npc add temp 20869 ensure you're level 80 ensure distance between you and creature is ~14 but not lower than 10 .gm off...

You can add a message to alarm about spell cast directly in core and use it if creature is a boss. Filter serverside spells and spells with certain attributes of...

Nope Works well with this flag, thanks Should I close #24702?

https://github.com/cmangos/tbc-db/commit/a117a104f9431de9865349a955f94ed188f27f41

If spells or anything related to spells of traps aren't shown in sniffs, it's not implemented by traps Then it's implemented by areatriggers We now can port conditions for areatriggers...

I didn't found anything except spell interrupt flags https://github.com/TrinityCore/TrinityCore/commit/07a47947e2e189649e48a093b66c8c3de8872ac0 but I checked only Shauren's commits

```Highlord Mograine Transform ``` He should never be spawned. Because he is a prototype that is used for the spell [28688](http://www.wowhead.com/spell=28688/mograine-cometh-dnd). Also NPCs with the word like "Transform"(or other "techinical...

> The robot which can be controlled by the player (npc=19849) with the item http://www.wowhead.com/item=28634 does not create any aggro if you attack hostile npcs. instead the creatures will attack...

Also after using [Scrap Reaver X6000 Controller](http://www.wowhead.com/item=28634/scrap-reaver-x6000-controller) this flag should be removed. This is the second reason why nobody can't attack him. ```sql SELECT `unit_flags` FROM `creature_template` WHERE `entry`=19849; ```...