Installation
Drag and drop, no framework or dependencies required.
Drop the md_crosshair folder into your server's resources/ directory and add
it to your server.cfg.
ensure md_crosshairRestart the server. That is the whole install -- the script is standalone and has no framework or dependency requirements.
Keybinds
Two keys are registered on first join:
| Key | Action |
|---|---|
F9 | Open the crosshair editor |
F10 | Toggle the crosshair |
Both are registered through FiveM's RegisterKeyMapping, so players can rebind
them from the pause menu under Settings -> Key Bindings -> FiveM.
Because the binds are registered rather than polled, they cost nothing when idle. There is no key-checking loop running in the background.
Player settings
Settings and saved presets persist per player between sessions with no database and no server-side storage to configure.
Last updated
