dynamicBootComplete
dynamicBootComplete()
if IsPedInAnyVehicle(playerPed, false) then
if dynamic:dynamicBootComplete() then
startInputFeedBackThread()
end
end
Last updated
dynamicBootComplete()
if IsPedInAnyVehicle(playerPed, false) then
if dynamic:dynamicBootComplete() then
startInputFeedBackThread()
end
end
Last updated