FiveM triggers 5

Currently reading:
 FiveM triggers 5

zopp1e

Member
LV
1
Joined
May 11, 2023
Threads
10
Likes
6
Awards
5
Credits
9,223©
Cash
0$
How to spawn a car:
TriggerEvent('esx:spawnVehicle', "vehiclename")

How to get items you want (if they didn't correct the below 0 bug)
TriggerServerEvent('esx_vehicleshop:putStockItems', "bread",-100)

How to teleport you to some coords:
TriggerEvent('esx:teleport', {x= -365.425, y= -131.809, z= 37.873})
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Top Bottom