Skip to content

Releases: loaf-scripts/loaf_spikestrips

v2.1.0

29 Feb 18:00
Compare
Choose a tag to compare
  • Added config option to show blips for all spike strips
  • Added config option to allow throwing spike strips from vehicles
  • Fixed an issue with server-side spawning
  • Fixed an issue with help text not disappearing when using native interact style

2.0.1

22 Feb 18:40
Compare
Choose a tag to compare

Fix issue with spike strip entities despawning when Config.SpawnMethod is set to server.

Fix issue with spike strips not spawning if cache.coords is not defined and Config.SpawnMethod is set to local

Use rotation instead of heading. Update rotation if it is out of sync.

v2.0.0

22 Feb 16:34
Compare
Choose a tag to compare

Completely rewrote the script. Better performance, more features. See readme for more info.

Release v1.1.2

11 Nov 15:55
e4f3cc9
Compare
Choose a tag to compare
  • Your tyres will now burst even if your vehicle is going insanely fast
  • Added "NPCVehicles" which will burst the tyres of npc vehicles if enabled (Note: performance heavy), see video
  • Spike strips should no longer despawn when you walk away
  • Improved the code

Release v1.1.1

11 Nov 14:44
1e7a91e
Compare
Choose a tag to compare
  • Added support for qb-core
  • Improved the animation for laying down a spikestrip
  • You will no longer receive a spike strip if your inventory is full

Release v1.1.0

08 Nov 15:34
b67b30f
Compare
Choose a tag to compare

Changes (standalone):

  • Menu to place & remove spike strips, can be opened via keybind & command
  • Removed /stinger command, use the menu instead
  • Performance
  • Added event "loaf_spikestrips:placeSpikestrip" which creates a spike strip
  • Added event "loaf_spikestrips:spikestripMenu" which opens the new menu
  • Re-wrote the system to check if a tyre is touching the spike strip

Changes (ESX)

  • Added the ability to spawn a spike strip via an item
  • If you remove a spike strip, you will get an item (can be disabled in the config)
  • Configurable if you want to use ESX menu system or WarMenu system for the menu

Release v1.0.0

08 Nov 15:26
032adca
Compare
Choose a tag to compare

First version.