Skip to main content

Installation

Prerequisites

All resources must be running before fr_thief:

ResourceStatus
fr_interactRequired
fr_menuRequired
fr_progressbarRequired
fr_notifyRequired
ESX Legacy or QBCoreNeeded for economy and items (standalone works without them)

1. Install FR dependencies

Download them from fiverank.gg/recursos and copy them into resources/[fr]/.

2. Copy fr_thief

Download the zip from fiverank.gg/recursos/fr-thief and copy fr_thief into resources/[fr]/fr_thief.

3. Add to server.cfg

ensure fr_interact
ensure fr_menu
ensure fr_progressbar
ensure fr_notify
ensure fr_thief

If you use the FiveRank group, ensure [fr] loads everything at once.

4. Restart

Restart the server. Walk near any NPC in game to see the floating prompt.


Order in server.cfg

# Framework first
ensure es_extended # or qb-core

# FR libraries (any order between them)
ensure fr_interact
ensure fr_menu
ensure fr_progressbar
ensure fr_notify

# Then the script that uses them
ensure fr_thief