Skip to content

This is a FiveM script, whenever you type /veh (vehicle name) the vehicle will spawn in the game! Ex. /veh adder Enjoy!

Notifications You must be signed in to change notification settings

Alm0stEthical/veh-spawn-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Vehicle spawner command for FiveM!

This is a FiveM script, whenever you type /veh (vehicle name) the vehicle will spawn in the game! Ex. /veh adder

If you'd like to change to command to something else follow this guide!

  1. Go to the source code (cl_vehSpawner) on line 12 you'll see RegisterCommand('veh', function(source, args, rawCommand)
  2. Change the bold word to the command that you want it to be called! RegisterCommand('veh', function(source, args, rawCommand) For example if you changed it to RegisterCommand('car', function(source, args, rawCommand) the usage will be in-game: /car (vehiclename)

MAKE SURE THAT YOU SAVE THE FILE AND ENSURE IT AND RESTART THE GAME!

About

This is a FiveM script, whenever you type /veh (vehicle name) the vehicle will spawn in the game! Ex. /veh adder Enjoy!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages