π οΈINSTALATION
Please follow each step carefully to avoid any problems during installation.
BASICS
Put core_focus in your resources folder
Read the config file and choose your framework or set it to standalone mode
Do not rename the resource
Start the resource after your framework and before any script who might use it
START ORDER
ensure mysql-async
ensure framework -- your framework qbcore, es_extended, qbox
ensure core_focus -- this is where you start core_focus
ensure ox_inventory
ensure qb-inventory
...
MODULES
The script contains modules that offer addicional funcionality also showcases how some features work. The important part for you is to test them out and choose what you want to keep and what you want to disable. Check every module can be disabled/enabled in /modules/ folder. Current modules are:
Admin Interactions
Gives admins options to ban, kick, freeze players with targets appearing on them.
Job Interactions
Adds basic qb-policejob, esx_policejob etc... targets to handle players as the job permits
Benches
Adds targets to all sorts of benches around the city and players can easily sit down with target appearing on them
Prop Manipulation
Adds targets to all sorts of props. Basic props can be thrown, Tables can be flipped and placed correctly again. Other props can be carried or pushed.
Vehicle Information
This uses an exclusive focus feature of Visual Boards to show vehicle stats above the car when in focus. This is mostly to showcase how the feature can be used
Vehicle Controls
Adds target on vehicle so its doors can be opened or closed
Last updated