BBV X WORLD | OBJECTS
BBV X WORLD | OBJECTS - SETUP GUIDE
Last updated
BBV X WORLD | OBJECTS - SETUP GUIDE
Last updated
Before installing the script first import the SQL into your database.
After purchasing the script go to : & download the script. Drag & Drop the script into your resources folder and add it to your server.cfg.
Open the config.lua file and setup the main options
Make sure to uncomment the Framework you use and set it in the Settings tab.
Make sure to select the correct Target
if Remove is set to "Owner" only the object owner & the jobs set in PoliceJob will be able to remove it. If its set to "All" everyone will be able to remove the object.
If RestrictedZones is set to false players will be able to place objects everywhere if set to true they will only be able to place in the zones set bellow.
Item - whatever you set in item its going to be the item that when used the prop will appear. (You need to register the item in your inventory first), after you register the item in your inventory and everything else is set restart your server & reconnect.
if Framework is set to "ST" a command will be created with the value in "Item"
Creating a new item is very simple. inside " [''] = { " place the name of the object (it can be anything). set the InteractText that will show on your target when you try to interact with the object. Object is the object game name (you can find all objects here : ). Event is the event that is going to be triggered when interacted with. Set a zOffest of the prop gets placed lower that it should.