1) the script for getting into the car as a passenger works like this, we hold down "get into the car" and choose where to sit. scripts used: mfentercar.cs + drvreaction.mf (these files work as one!)
2) the script is a passenger trip, it works like this, we press the "handbrake" to activate the trip, if the target is indicated on the map, then the car will go there (you can select 50 points in sequence [all the time returning to the map, then to the game] at a distance of 400! meters + 400! meters from the starting position), if not, it will just ride, use the "gas" and "brake" keys to switch the speed, use the "yes" and "no" keys to switch the traffic rules, press the "handbrake" again, the car will stop and you can safely get out, otherwise you will have to jump out of the car on the go if the speed is sufficient (the speeds given correspond to my script speedometer v1.0). scripts used: mfpassenger.cs + carfree.mf (these files work as one!)