NPC Speed
#1

Код:
trainID = AddStaticVehicleEx(538, -1946.0692, 183.2777, 26.7534, 355.7218, 24, 77, 0);
	VehicleInfo[trainID][vFuel] = 100;
	VehicleInfo[trainID][vWindows] = 0;
	SetVehicleParamsEx(trainID, 1, 1, 0, 0, 0, 0, 0);
	ConnectNPC("TrainBot", "train_ls");
How do I edit the speed to make it slower?
Reply
#2

I don't think you can control the playback speed, but you could create your own recording and drive at the speed you want. Here's a tutorial for recording your own npcs: https://sampforum.blast.hk/showthread.php?tid=95034
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)