# gusti-drawtext

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

🔥 Lightweight & Efficient DrawText System (with ox\_lib integration)

Looking for a simple but powerful DrawText system for your FiveM server?\
This script is built to be lightweight, optimized, and fully customizable while staying developer-friendly. Perfect for roleplay servers, job systems, or any interaction that needs clear on-screen information.

## ✨Features

* Lightweight & optimized – zero performance impact, runs smoothly on any server.
* Fully customizable text – font, size, color (RGB / rainbow), and distance.
* 3D world placement – easily place DrawText anywhere in the map.
* Add & remove in real-time – save and delete DrawTexts dynamically.
* Persistent storage – texts are saved to file and auto-loaded.
* Auto-sync across players – once placed/removed, all players see it instantly.

### 🚀 Why use this script?

Unlike other heavy or outdated text systems, this one is:

* Clean and minimal code
* Easy to configure
* Built for performance and flexibility

{% hint style="info" %}
⚡ Download now and make your server more immersive with a next-gen DrawText system!
{% endhint %}

### Dependency

* [ox\_lib](https://github.com/overextended/ox_lib)

### 📸Video Preview

* [YouTube](https://youtu.be/3qks-TSOve4)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://aklgaming.gitbook.io/documentation/gusti-resources/gusti-drawtext.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.
