Zaloguj się by uzyskać pełen dostęp. Nie masz jeszcze konta? Założ je już teraz w kilka sekund.
GTAONLINE.PL
Tematy otagowane jako: hadling
1. Hadling
Witam chce ten hadling wcisn?c do tego kodu da rade?

1320.0 3300.0 1.0 0.0 -0.15 -0.3 70 0.70 0.75 0.48 5 300.0 65.0 0.8 R P 9.5 0.58 0 46.0 1.1 0.15 5.0 0.25 -0.10 0.40 0.3 0.15 0.54 105000 40000001 200000 0 0 1


function handling(gracz,cmd)
pojazd getPedOccupiedVehicle(gracz)
if 
pojazd then
local slock 
40.5 -- (Promien
local trac 1.0 -- (Przyczepno??)
setVehicleHandling(pojazd"tractionMultiplier"trac)
setVehicleHandling(pojazd"steeringLock"slock)
end
end 
addCommandHandler
("komenda"handling)