NeveraDev Docs
  • Welcome
  • Paid
    • Realistic ATM
    • Private Yacht
    • Weed Planting
    • Advanced Scoreboard
    • Weapon Shop
    • Control Security Cameras
  • Free
    • OX Debug
    • ESX Scoreboard
    • Loading Screen
    • Sit On Every Chair
  • Social
    • Tebex Shop
    • Fivem Forum
    • Discord Support
Powered by GitBook
On this page
  • Script
  • Installation
  • Code
  • Support
  1. Free

Sit On Every Chair

How to install Nevera Development - Sit On Every Chair script.

PreviousLoading ScreenNextTebex Shop

Last updated 5 months ago

This script requires the or

Script

Installation

  1. Rename the folder to whatever you want. For example nv_sit and move the folder to your server's resource folder.

  2. Add the resource to your server start config: ensure nv_sit , Ensure the script is the latest one.

server.cfg
# ...
# All the other resources
ensure nv_sit
  1. Open config.lua and configure it correctly, paying attention to all the variables!

  2. Restart server or type ensure nv_sit in the console.

Code

config = {}

--=========== Targets ===========--
config.ox_target = true -- If you want to turn on, set this to -> true
config.qb_target = false -- If you want to turn on, set this to -> true
--===============================--

config.targetIcon = "fas fa-chair"
config.targetName = "Sit"
config.targetNameStandUp = "Stand Up"

config.firstPersonOnSit = true -- This will enable the first person view when the player sits, but this does not force it in first person mode the player can still change the view with V. 

Support

Download from and unzip the file.

If you have any problems or need help, contact us on

github
Discord!
ox_target
qb-target
LogoSit On Every Chair [FREE]Cfx.re Community