This resource allows vehicles to remain persistent in the world, ensuring they stay where they were last left. It uses ox_lib under the hood to read and apply vehicle properties.Documentation Index
Fetch the complete documentation index at: https://docs.toine.me/llms.txt
Use this file to discover all available pages before exploring further.
Installation
You can find the installation guide here.
Files Structure
bridge
plugins
VehicleDeformation.lua *
client
bridge.lua
config.client.lua
exports.lua
functions.lua
init.lua
main.lua
utils.lua
server
bridge.lua
commands.lua
config.server.lua
db.lua
events.lua
exports.lua
init.lua
main.lua
utils.lua
shared
config.lua *
events.lua *
fxmanifest.lua
Open Files
Some files are “open”, meaning you can edit them to adapt the script to your server’s needs. Files marked with* in the tree above are open.