# Alisizm Crosshair - Tebex Description
## TR - Turkce Aciklama
### Kisa Aciklama
Alisizm Crosshair, oyuncularin nisan gorunumunu oyun icinden ozellestirebildigi, performans dostu ve config odakli bir FiveM crosshair scriptidir.
### Detayli Aciklama
Alisizm Crosshair, roleplay ve PvP sunuculari icin gelistirilmis modern bir nisan arayuzu sunar. Oyuncular menuyu komut ile acarak farkli crosshair gorselleri arasinda gecis yapabilir, renk secimi yapabilir, boyut ayarlayabilir ve isterlerse custom crosshair URL kullanabilir.
Script, oyuncu tercihlerini local KVP uzerinde sakladigi icin her oyuncu kendi ayarlariyla devam eder. Crosshair davranisi config uzerinden kontrol edilir; sadece aim alirken gosterme veya her zaman gosterme secenekleri mevcuttur.
Kod yapisi duzenli ve gelistirmeye aciktir. Crosshair listesi config dosyasindan yonetilir, bu sayede yeni nisan gorselleri eklemek veya mevcutlari degistirmek cok kolaydir.
### One Cikan Ozellikler
- Oyun ici menu ile hizli crosshair ozellestirme
- Hazir crosshair listesi + custom URL destegi
- Renk ve boyut ayari
- Oyuncu ayarlarinin kalici kaydi (KVP)
- Sadece aim modunda veya her zaman gosterme secenegi
- Config uzerinden kolay yonetim ve genisletilebilir yapi
- Resource isim korumasi (beklenen isim disinda calismaz)
- Hafif ve performans dostu calisma mantigi
### Sunucu Sahipleri Icin
- Script, kurulumu kolay olacak sekilde tasarlanmistir.
- NUI tabanli modern bir arayuz kullanir.
- Crosshair varliklarini degistirmek ve cogaltmak pratik bir yapidadir.
- Tebex satisi icin duzenli ve profesyonel bir paket yapisina uygundur.
### Kurulum Notu
1. Script klasorunu `resources` icerisine ekleyin.
2. Resource adini `alisizm-crosshair` olarak birakin.
3. `server.cfg` icine `ensure alisizm-crosshair` ekleyin.
4. `config.lua` uzerinden sunucunuza gore ayarlari duzenleyin.
---
## EN - English Description
### Short Description
Alisizm Crosshair is a lightweight, config-driven FiveM crosshair script that lets players fully customize their crosshair in-game.
### Detailed Description
Alisizm Crosshair is built for both roleplay and PvP servers, offering a modern and user-friendly crosshair customization experience. Players can open the menu with a command, switch between predefined crosshair images, change color, adjust size, and optionally use a custom crosshair URL.
The script stores player preferences locally using KVP, so each player keeps their settings between sessions. Crosshair visibility behavior is fully configurable: show only while aiming or always display.
The codebase is clean and easy to extend. The crosshair list is managed through the config file, making it simple to add new crosshairs or adjust existing ones.
### Key Features
- Fast in-game crosshair customization menu
- Built-in crosshair list + custom URL support
- Color and size controls
- Persistent player settings (KVP)
- Aim-only or always-visible display modes
- Easy config management and scalable structure
- Resource name protection (won't run under different name)
- Lightweight and performance-friendly behavior
### For Server Owners
- Designed for quick setup and practical usage
- Modern NUI-based interface
- Easy to expand with new crosshair assets
- Suitable package structure for professional Tebex listings
### Installation Notes
1. Place the script folder inside your `resources` directory.
2. Keep the resource name as `alisizm-crosshair`.
3. Add `ensure alisizm-crosshair` to your `server.cfg`.
4. Configure settings in `config.lua` based on your server needs.
