About This File
List for objects to set up:
You can add every object you want.
Features:
- Completely In-Game
- You can place, delete, move and turn objects
- You can say whether an object should be moveable
- Everything is saved into a database -> The objects don’t disappear
- You can edit placed objects later (turn/move/delete)
-
Perfect for roleplay:
-> You can allow your players to spawn objects from a configurable list of objects. This makes it possible for your players to design their properties on their own.
-> You can set up prices for the different objects -
Admin functions:
-> As an admin you can see each single placed object in a menu and you can teleport to them and edit them.
-> You can choose every object regardless the configured list. - Translation file (English, Spanish and German one is already there)
- Support for NativeUI and NativeUI Realoaded
Update 19.12.2020: Now you can also move objects up and down!
Config.recommendObjects = {
{object = 'prop_table_para_comb_01', label = 'Table with umbrella', price = 1000},
{object = 'prop_patio_lounger1', label = 'Patio lounger', price = 1000},
{object = 'prop_patio_heater_01', label = 'Patio heater', price = 1000},
{object = 'prop_parasol_01', label = 'Parasol', price = 1000},
{object = 'prop_table_01', label = 'Table', price = 1000},
{object = 'prop_table_04_chr', label = 'Chair', price = 1000},
{object = 'prop_bbq_5', label = 'BBQ', price = 1000},
{object = 'apa_mp_h_din_table_11', label = 'Couch table', price = 1000},
{object = 'prop_owl_totem_01', label = 'Totem', price = 1000},
Config Translations
Dependecies
- (ESX) - A standalone version is also included: This works with a Steam whitelist.
- NativeUI or NativeUIReloaded
Edited by Meech