# EntitySlayer

<p class="callout info">**EntitySlayer *by FlavorfulGecko5* - [Download](https://github.com/FlavorfulGecko5/EntitySlayer/releases)**</p>

> EntitySlayer is an easy yet powerful entity editing tool that lists entities as nodes, while providing advanced features such as filtering, searching, multi-node selection.  
> *To install: Extract the files to whatever folder you want. Make sure to copy `oocore_8_win64.dll` from DOOM Eternal's installation directory to the folder.*

---

<p class="callout info">EntitySlayer does not require you to decompress .entities files.</p>

You can open the compressed files within the application, but you should be in your chosen level and use  
**File -&gt; Open from MH** to open the Meathook instance. Be sure so save your instance somewhere.  
With EntitySlayer, you can press the button, "Reload level" and it will perform the command "mh\_force\_reload" for you.

If you wish, you can copy an entity into a dedicated text editor like Notepad++, make changes there, then copy the result back to EntitySlayer.

### Copying from EntitySlayer to Text Editor:

**1. Copy the eventCall selected** [![image-1631056663562.png](https://wiki.eternalmods.com/uploads/images/gallery/2021-09/scaled-1680-/image-1631056663562.png)](https://wiki.eternalmods.com/uploads/images/gallery/2021-09/image-1631056663562.png)  
**2. Paste into text editor**<span style="text-decoration: underline;">  
</span>[![image-1631056944137.png](https://wiki.eternalmods.com/uploads/images/gallery/2021-09/scaled-1680-/image-1631056944137.png)](https://wiki.eternalmods.com/uploads/images/gallery/2021-09/image-1631056944137.png)  
**3. Make your changes and only copy the following**  
[![image-1631056883313.png](https://wiki.eternalmods.com/uploads/images/gallery/2021-09/scaled-1680-/image-1631056883313.png)](https://wiki.eternalmods.com/uploads/images/gallery/2021-09/image-1631056883313.png)  
**4. Reinsert the eventCall into EntitySlayer**[![image-1631057148235.png](https://wiki.eternalmods.com/uploads/images/gallery/2021-09/scaled-1680-/image-1631057148235.png)](https://wiki.eternalmods.com/uploads/images/gallery/2021-09/image-1631057148235.png)  
**5. If you are replacing an eventCall, delete the original one, but you can always add more eventCalls this way.**