Can not drive train
#1

Код:
damn = AddStaticVehicle (538,1720.2875,-1958.0020,13.5391,269.7924,1,1);
damn2 = AddStaticVehicle (570,1720.2875,-1958.0020,13.5391,269.7924,1,1);
AttachTrailerToVehicle(damn2,damn);
I put them to public OnGameModeInit()
It`s added train.But I can not drive it.I press "W" again and again...Speed always keep 0 km/h
Reply
#2

remove damn and damn2 and try it directly
Reply
#3

Do you have ManualVehicleEngineAndLights() under OnGamemodeInit? If it's then, you need to switch the engine on using SetVehicleParamsEx
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)