๐ง Installation
Welcome to the NoLag Properties installation guide. Follow these steps for a smooth and easy setup. Ensure you complete all steps in the documentation for the best results.
Resource Download
To find the asset, you must have made the purchase using your own keymaster account. Otherwise, you can use the transfer system to move the asset to a different keymaster account.
Resource Dependencies
Do not start the resource without having all the dependencies on your server.
Make sure you download the build release when downloading oxmysql and ox_lib.
Resource positioning
Database
If you are just installing the nolag_properties you don't need to insert anything, the script automatically inserts the sql files
If there are any tables named buildings, properties, properties_owners, properties_prices, properties_renters, properties_rentprices, properties_doors you should drop them.
Moving from v1 to v2
After update 2.0, it is required to delete all the SQL and install it completely from scratch to avoid problems, since now the database structure is very different. You can use the SQL query below to drop the tables if you were using our old version.
Shells
You can enable the shells you are using in config.lua
under the Shells
section. If you are using any shells that are not added by default, you can refer to the Add More Shells section.
Compatible Resources
This part of the script is open, so you can add or edit any of these resource using nolag_properties/custom/*/*.lua.
Compatible Garage systems
If you don't have any of these systems, contact the garage creator to see if they can make compatibility, otherwise don't open a ticket for this type of thing.
Resource name | Resource Link | Free |
---|---|---|
qbx_garages | โ | |
qb-garages | โ | |
jg-advancedgarages | โ | |
cd_garage | โ | |
rcore_garage | โ | |
okokGarage | โ | |
loaf_garage | โ |
Compatible inventory resources
If you don't have any of these systems, contact the inventory creator to see if they can make compatibility, otherwise don't open a ticket for this type of thing.
Resource name | Resource Link | Free |
---|---|---|
ox_inventory (recommended, don't use others) | โ | |
qb-inventory | โ | |
chezza_inventory | โ | |
core_inventory | โ | |
qs-inventory (please don't) | โ |
Last updated