Estou querendo fazer um script que quando clico no carro,me mostre as coordenadas da roda,mas a função getVehicleComponentPosition é somente do lado client e não sei jogar elas pro lado serve
guys can anyone tell me how to remove the exports and let it be normal when simply player spawn as Mechanic he be able to use the command that i will use later
if (exports.blabla:getPlayerJob(true) == "Mechanic" and isPedInVehicle(localPlayer) and getElementModel(getPedOccupiedVehicle(localPlayer)) == 525) then
loc = math.random(#towCars)