Creative Lads Crosshair — Parametric Crosshair Editor with Live Preview

Tired of shipping pre-rendered PNG crosshairs that look like potatoes the second a player runs anything above 1080p? clads_crosshair draws every crosshair live on an HTML5 canvas from a handful of numeric parameters — style, color, length, gap, thickness, outline, rotation, center dot — and redraws instantly while the player drags the sliders. No assets to swap, no upscaling artifacts, no “send me a new texture please” tickets in your Discord.
Features
- 20 parametric styles: cross, T-shape, dot, plus, circle, target/bullseye, diamond, square, hexagon, triangle, corner brackets, parentheses, chevron, arrow, X, equals, hash, vertical/horizontal bars, compass dots — each tweakable down to the pixel.
- 24 built-in presets out of the box, plus each player can save up to 20 custom presets of their own (stored in resource KVP, no SQL bloat).
- Live editor — every change re-renders the overlay in real time, no apply button, no reload.
- Display modes: always / on-weapon / on-aim. Independent toggles for hiding the crosshair in vehicles, while dead, or in the pause menu.
- Themeable NUI — every color in the editor (background, accent, danger, borders, radius) is exposed in
config.lua. Drop in your server brand in 30 seconds. - 5 built-in locales (en, tr, de, fr, es) +
automode that followsclads_locale/ox:locale/qb_locale/langconvars. Add your own by dropping a JSON inlocales/. - Framework agnostic — Standalone, ESX, QBCore, QBox. Detection handled by
community_bridge, no manual switch. - F7 keybind and
/crosshairchat command, both rebindable from FiveM Settings.
Performance
| State | Resmon |
|---|---|
| Idle | 0.01 ms |
| Editor open | 0.01 ms |
| Server-side | 0 ticks |
Buy
creative-lads.tebex.io — $0.49, half a coffee. Less than the tip you give the barista who spelled your name wrong.
| Code is accessible | No (escrow) — config.lua + locales/*.json open |
| Subscription-based | No |
| Lines (approximately) | ~2,500 (Lua + JS NUI) |
| Requirements & dependencies | community_bridge, ox_lib |
| Support | Yes (Discord) |

