-
Notifications
You must be signed in to change notification settings - Fork 7
Disable vehicle check
winject edited this page May 31, 2017
·
1 revision
Disables completely and temporarily the script for the selected player
"nocarjack:skipThisFrame"
-
playerID
: the current playerId returned from server -
time
: time to disable in miliseconds (1000ms = 1sec)
TriggerClientEvent('nocarjack:skipThisFrame', playerId, 5000) --Allows the player to enter any car for 5000 miliseconds