Skip to main content

Troubleshooting

"Press E" prompt never shows near NPCs

Make sure fr_interact is running. Walk within Config.RobDistance metres of an NPC. Make sure the NPC model is not in Config.BlockedModels.

Action menu doesn't open

Make sure fr_menu is running (status fr_menu in the server console).

Progress bar doesn't appear

Make sure fr_progressbar is running.

Robbery gives $0 / no items

Check Config.PedActions loot tables. cash.min/cash.max of 0 gives nothing. Items need a valid framework item name. Standalone mode has no item delivery.

Police NPCs can be robbed

Add their model names to Config.BlockedModels.

Player robbery not working

Verify Config.RobPlayers = true. The target must have cash in their money account. Standalone mode supports player robbery but no real economy.

Notifications don't appear

Make sure fr_notify is running. Without it, FR Thief cannot show any feedback — it is a required dependency.