Change-Log

We continuously enhance our scripts and want to ensure you're kept informed about key updates. This helps you keep your community engaged and well-informed.

Version 1.0.5

Fixed
  • Fixed an issue with the data being passed to the GetPedCauseOfDeath native
Changed Files
  • client/client.lua
  • fxmanifest.lua


Version 1.0.4

Fixed
  • Fixed an issue with getting the target system
Removed
  • Removed an unnecessary print in client/client.lua
Changed Files
  • client/client.lua
  • client/framework.lua
  • server/framework.lua
  • fxmanifest.lua


Version 1.0.3

Fixed
  • Fixed an issue with the Harvest() function
  • Fixed an issue with the way we were registering dead animals in QB-Target
Removed
  • Removed Config.Progressbar and Config.Target from the config.lua file as they are not needed.
Added
  • Added a spawnped and spawnanimal command to client/framework.lua to aid in testing and further development of the script by me and server owners.
Changed Files
  • client/client.lua
  • client/framework.lua
  • config.lua
  • fxmanifest.lua


Version 1.0.2

Removed
  • Removed spawnped command. This was a debug command and never should have made it's way into production.


Version 1.0.1

Fixed
  • Moved qb-target/ox_target code to client/framework.lua


Version 1.0.0

Added
  • Initial Commit