RegisterNetEvent('raceDriverJoin', function(driverid)
if GetVehiclePedIsIn(GetPlayerPed(GetPlayerFromServerId(driverid))) == GetVehiclePedIsIn(GetPlayerPed(-1)) then
end
这玩意不在一辆车上也触发了,间歇性抽风,怎么解决
[Control values and meaning](https://docs.fivem.net/docs/game-references/controls/#controls) Example: `CONTROLS::DISABLE_CONTROL_ACTION(2, 19, true)` disables the switching UI from appearing both whe
[Control values and meaning](https://docs.fivem.net/docs/game-references/controls/#controls) Example: `CONTROLS::DISABLE_CONTROL_ACTION(2, 19, true)` disables the switching UI from appearing both whe