Store for each character (Niko, Johnny and Luis) one personal vehicle!
You can set for each episode it's own key, blip color and name in the .ini file.
When a vehicle is marked as personal and the player exits the vehicle, this position get's automatically saved.
Vehicle doesn't get deleted when playing missions.
Respawns vehicle at the last automatically saved position when reloading a save file.
This script stores the following data of the vehicle:
- ModelHash
- X, Y, Z and Heading
- Color, Specular Color, Feature Color 1, Feature Color 2
- Dirt Level
- Vehicle Health
- Petrol Tank Health (Fuel)
- Vehicle Extras
Usage:
- Press "P" (or the key setting in .ini file) on keyboard to mark/unmark the vehicle as a personal vehicle
Tested on version 1.2.0.59 and scripthookdotnet 1.7.1.8 |