@Dima_Ivanov
function enterVehicle (thePlayer, seat)
if seat == 0 then
outputChatBox (getPlayerName(thePlayer) .. ": Завел(а) машину", thePlayer)
end
end
addEventHandler ("onVehicleEnter", getRootElement(), enterVehicle)
Не могу синхронизировать систему домов, систему автосалона и систему банков между собой чтобы при покупке авто деньги списывались с банка и чтоб в панели ф3 были места под машину.
Recommended Posts
Posted by HomoS,
0 reactions
Go to this post