RegisterNetEvent('raceDriverJoin', function(driverid)
if GetVehiclePedIsIn(GetPlayerPed(GetPlayerFromServerId(driverid))) == GetVehiclePedIsIn(GetPlayerPed(-1)) then
end
这玩意不在一辆车上也触发了,间歇性抽风,怎么解决
Returns vehicle's wheels' width (width is the same for all the wheels, cannot get/set specific wheel of vehicle). Only works on non-default wheels (returns 0 in case of default wheels).
Returns vehicle's wheels' width (width is the same for all the wheels, cannot get/set specific wheel of vehicle). Only works on non-default wheels (returns 0 in case of default wheels).