By this Fivem Script you can give vehicle with custom or random plate number into player's garage with command
also you can delete a vehicle by plateFeatures
- Give Vehicles to player's garage
- Delete vehicle from Player's Garage
- Custom Number Plate for Players
Commands:
In game: (give permission in config)
Give car to the target player:
/givecar [playerID] [vehicle] <plate>
Give plane to the target player:/giveplane [playerID] [vehicle] <plate>
Give boat to the target player:/giveboat [playerID] [vehicle] <plate>
Give helicopter to the target player:/giveheli [playerID] [vehicle] <plate>
Note: If plate is none will randomly generate a new plateDelete a owned car by plate:
/delcarplate [plate]
On console: (prefix need change to "_")
_givecar [playerID] [car] <plate>
_giveplane [playerID] [car] <plate>
_giveboat [playerID] [car] <plate>
_giveheli [playerID] [car] <plate>
_delcarplate [plate]
Dependencies
- es_extended
- esx_vehicleshop
Download
- Download Give car/vehicle script for fivem
0 Comments