🪑 Chairs
Want your players to be able to sit at the chairs in the restaurants/clubs we have that too, its very easy to setup.
Config.ChairsLang = {
    target_icon = "fas fa-chair",
	target_label = "Sit Down",
	get_up = "~r~ Press Backspace To Leave Chair",
	cant_sit = "Someone is sitting there"
}
Config.Chairs = {
    ["1"] = {coords = vector4(-1196.38, -885.09, 13.43, 134.36), stand = vector3(-1196.28, -892.36, 13.8)},
}Last updated