Forum Games

Ctrl + V

Submitted by Day, , Thread ID: 7130

Thread Closed

RE: Ctrl + V

God Like
Prime
Level:
23
Reputation:
42
Posts:
803
Likes:
1.95K
Credits:
6.01K
14-10-2020, 08:55 PM
#747
Last I copied this I think.
Code:
while true do
Citizen.Wait(10)

  local ped = GetPlayerPed(-1)
  local pedExist = DoesEntityExist(ped)
  local pedinVeh = IsPedInAnyVehicle(ped, false)

if IsControlJustReleased(0, Config.Keyforint) and IsInputDisabled(0) then
if busy == false then
busy = true
getVehicle(nil, nil)
end
end
,
' ? ...

[Image: ascii-red.png]


Users browsing this thread: 11 Guest(s)