# Zombies Population (add-on)

{% hint style="info" %}
**The Zombie is just a add-on for this project,** is not implemented for the framework and is working for the moment for smalls servers (max 30 players)
{% endhint %}

This is indeed an add-on [available on Tebex](https://altitude-dev.tebex.io/package/5200995), made by us, we are working to integrate this system fully on the framework with a kill counter, and RPG and survival immersion, fully available in roleplay as well as in survivalism, please note that this add-on is in no way necessary for your project, but it will be required to get zombies, the purchase allows to finance this project.

## Preview Movie

{% embed url="<https://www.youtube.com/watch?v=JezrFRQwoGk>" %}

### CHANGELOGS

**1.7.0** in work in progress on tebex\
\
\- CPU usage has been drastically reduced for clientside for players (reduce crash)\
\- Reduction of npc free will animations\
\- Removal of npc on horses or vehicles (deleteEntity)\
\- Correction and optimization of the main loop\
\- New option to define the time of the main loop\
\- New option to disable city lights\
... **and more added here soon**


---

# 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://altitude-dev.gitbook.io/doc/introduction/zombies-population-add-on.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.
