[Standalone] BLZD Vehicle Throw

:red_car: Carry & Throw Cars

A fun (and dumb) lightweight client-side script that lets players pick up cars, charge up a strength bar by holding E, and hurl the vehicle in front of them like a true menace to society.

Made for shenanigans โ€” is surprisingly fun to do.


:inbox_tray: Download:
:link: GitHub - BLZD-Car-Throw


:package: Installation:

  1. Drop the folder into your resources directory.
  2. Add the following to your server.cfg:
ensure BLZD-Car-Carry

:video_game: Controls:

/carrycar โ€” Pick up or drop the nearest vehicle
Hold E โ€” Charge the throw
Release E โ€” Launch the car in the direction youโ€™re facing


:gear: Configuration:

You can adjust the throw behavior by editing values at the top of client.lua:

local maxThrowStrength = 100        -- Max charge level
local forceMultiplier = 100.0       -- Throw power scaling

:jigsaw: Dependencies:
None. Fully standalone and client-side only.


:camera_flash: Preview:


Enjoy being an unlicensed vehicle launcher. :boom:

11 Likes

moham approves.

1 Like

Is it possible to lock it to a Role ID for Ace perms?

Yeah just add the check into the command

how would i do that?

Shoot me a DM on Discord (blazed0nakayak) and ill help you out