# Static Object Injector

The Static Object Injector add-on allows you to easily inject and keep track of sets of static objects (bullsye, watercraft and antiaircraft objects) which you may need to reuse in your scenarios.

Go to `Add-ons` → `Static Object Injector` to open the add-on

![Static Object Injector](/files/uvuH0ZKINX6yOBXSFNz8)

You can add an unlimited number of static objects. Click `Add Line` to add lines and the `X` to the right of each line to delete them.

![Add and Delete](/files/11OEypGREQ1Hog67l78x)

Enter the `Call Sign`, and `CTRL`+`SHIFT`+`CLICK` in the 3D view to enter the `Latitude` and `Longitude`, or enter them manually.

![CTRL+SHIFT+CLICK](/files/D8UkVUt1TRxEb612KeWa)

Optionally specify an engagement range for ships and SAMs, which will be displayed in Tacview as a dynamic hemisphere surrounding the unit. If you do not specify an engagement range, a default one may apply.

Tick the box next to the object(s) you wish to inject, then press `Inject Selected Objects`

![Inject Selected Objects](/files/6RyFRF1MOV0HLdye8WJX)

Save your file in XML format so you can easily load your data in the future:

![Load and Save Data](/files/07uxmYTLlFlyyzzFBGTu)


---

# 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://raia-software-inc.gitbook.io/tacview/tacview-enterprise/static-object-injector.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.
