Free Resourcesfilo_bolt
Installation
How to add filo_bolt to your FiveM server.
Requirements
Before installing, make sure the following resource is running on your server:
ox_lib— must be started beforefilo_bolt
Steps
Download the resource
Purchase and download filo_bolt from filo.tebex.io. Extract the archive — you should have a single folder named filo_bolt.
Add to your resources
Move the filo_bolt folder into your server's resources directory (or whichever sub-folder you organise resources into).
resources/
└── [filo]/
└── filo_bolt/Add the audio bank
Place the custom audio files at the following path inside the resource:
filo_bolt/audiodirectory/filo_bolt_sounds.awcThis file is included in the download. The resource will not throw an error if it is missing, but bolt sounds will not play.
Ensure in server.cfg
Add the following line to your server.cfg, after ox_lib:
ensure ox_lib
ensure filo_boltRestart or start the resource
start filo_boltDo not rename the resource folder. The export is registered under filo_bolt and callers reference it by that name.