Installation
Prerequisites
| Resource | Status |
|---|---|
fr_interact | Required — provides the floating "Press E" prompt |
fr_notify | Optional — modern notifications (falls back to framework natives if absent) |
ESX Legacy (es_extended) or QBCore (qb-core) | Required |
1. Install fr_interact
Download it from fiverank.gg/recursos and ensure it before fr_hitman in your server.cfg.
2. Copy fr_hitman
Download the zip from fiverank.gg/recursos/fr-hitman and copy the fr_hitman folder into your server's resources/ directory (e.g. resources/[fr]/fr_hitman).
3. Add to server.cfg
ensure fr_interact
ensure fr_hitman
If you use the FiveRank group,
ensure [fr]loads all FiveRank resources at once.
4. Restart
Restart the server or run ensure fr_hitman from the console / txAdmin.
5. Check
Look for the red fixer blip on the map and press E to open the contract board.
Recommended server.cfg order
# Framework first
ensure es_extended # or qb-core
# FiveRank
ensure fr_interact
ensure fr_notify # optional
ensure fr_hitman