Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 695 Bytes

v3.2.1.md

File metadata and controls

28 lines (21 loc) · 695 Bytes

v3.2.1

{% hint style="danger" %} Due to the number of files changed, the developer highly recommends that you perform a full reinstall of the script to ensure everything works smoothly! {% endhint %}

Fixes

  • Failed to index nil value when storing vehicle in unregistered garage
  • Failed to index nil value when driving vehicle out (server spawning only)
  • Added Config.Debug logging

Config

  • Added Config.Debug (optional)

Changed Files

  • client/cl-impound.lua
  • client/cl-spawn.lua
  • client/cl-vehicle.lua
  • config/config.lua
  • server/sv-garage.lua
  • server/sv-society-garage.lua
  • server/sv-spawn.lua
  • server/sv-vehicle.lua
  • shared/main.lua
  • fxmanifest.lua