# Türöffnung

{% hint style="danger" %}
Die Türöffnung ist nur möglich, wenn der doors\_creator von jaksam oder ox\_doorlock von overextended aktiv ist!\
\
(Für ox\_doorlock siehe auch Developer)
{% endhint %}

## 1. Tür mit Ziehfix öffnen

Um die Tür mit dem Ziehfix öffnen zu können, wird das Item "**werkzeugkoffer**" benötigt. Benutze dieses, um den Werkzeugkoffer in der Hand zu haben. Nähere dich nun der geschlossenen Tür und absolviere das Minigame. Du hast für das Minigame maximal zwei Versuche, danach ist nur noch das Öffnen mit dem Halligan Tool möglich.

<figure><img src="/files/RGw0ojwohWoEPhQVmnMq" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Wenn du das Minigame abbrichst, kann die Tür nur noch mit dem Halligan Tool geöffnet werden.
{% endhint %}

## 2. Tür mit Halligan Tool öffnen

<figure><img src="/files/W9K4me850cpgH2aAtVe1" alt=""><figcaption></figcaption></figure>

Um die Tür mit dem Halligan Tool öffnen zu können, wird das Item "halligantool" benötigt. Benutze dieses, um das Halligan Tool in der Hand zu haben. Nähere dich nun der geschlossenen Tür und absolviere das Minigame.

{% hint style="info" %}
Das Halligan Tool kann nur eingesetzt werden, wenn der Öffnungsversuch mit dem Ziehfix frustran war.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.loverp-scripts.de/love-rp-de/technical-dispatches/einsatze/turoffnung.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
