/give-vehicle

script that allows you to give a vehicle via an order and delete the vehicle

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

🌙 Give Vehicle with command FiveM Script

image

Description

  • you can give vehicle with custom or random plate number into player's garage with command
  • also you can delete a vehicle by plate

Commands:

In game: (give permission in config)

Give a car to the target player: /givecar [playerID] [vehicle] <plate>
Give a plane to the target player: /giveplane [playerID] [vehicle] <plate>
Give a boat to the target player: /giveboat [playerID] [vehicle] <plate>
Give a helicopter to the target player: /giveheli [playerID] [vehicle] <plate>
Note: If plate is none will randomly generate a new plate

Delete a owned car by plate: /delcarplate [plate]

Requirements:

  • es_extended
  • esx_vehicleshop

Download & instalation

Using GIT

sh
cd resources/
git clone https://github.com/hjuiihu/Give-Vehicle [local]/givevehicule

Manualy

Instalation

  • Add start givevehicule to your server.cfg.

Legal

License