Taxi Meter 1.0
690
26
690
26
Description:
This GTA V mod adds a functional taxi meter system, letting you roleplay as a cab driver with real-time fare calculation, ride history tracking, and dynamic UI. Pick up passengers, drive them to destinations, and earn cash based on distance traveled. Customize fares, toggle UI elements, and manage your taxi business with configurable settings.
Features:
- Real-time fare calculation with adjustable rates.
- Interactive UI showing fare, distance, pickup/destination locations, and meter status.
- Ride history log storing details of your last 10 trips.
- Taxi spawn point with map marker and blip for easy job starts.
(If you use any other taxi job then just disabled those on the Taximeter.ini config)
- Customizable via config file (keys, UI visibility, markers).
Requirements:
How to Install:
- Drag and drop Taximeter.dll, Taximeter.pdb and Taximeter.ini into the "scripts" folder
This GTA V mod adds a functional taxi meter system, letting you roleplay as a cab driver with real-time fare calculation, ride history tracking, and dynamic UI. Pick up passengers, drive them to destinations, and earn cash based on distance traveled. Customize fares, toggle UI elements, and manage your taxi business with configurable settings.
Features:
- Real-time fare calculation with adjustable rates.
- Interactive UI showing fare, distance, pickup/destination locations, and meter status.
- Ride history log storing details of your last 10 trips.
- Taxi spawn point with map marker and blip for easy job starts.
(If you use any other taxi job then just disabled those on the Taximeter.ini config)
- Customizable via config file (keys, UI visibility, markers).
Requirements:
- Latest ScriptHookVDotNet3. if you don't have it yet.
- Latest LemonUI. if you don't have it yet.
How to Install:
- Drag and drop Taximeter.dll, Taximeter.pdb and Taximeter.ini into the "scripts" folder
최초 업로드: 2025년 02월 05일 (수)
마지막 업로드: 2025년 02월 05일 (수)
마지막 다운로드: 2시간 전
댓글 15
Description:
This GTA V mod adds a functional taxi meter system, letting you roleplay as a cab driver with real-time fare calculation, ride history tracking, and dynamic UI. Pick up passengers, drive them to destinations, and earn cash based on distance traveled. Customize fares, toggle UI elements, and manage your taxi business with configurable settings.
Features:
- Real-time fare calculation with adjustable rates.
- Interactive UI showing fare, distance, pickup/destination locations, and meter status.
- Ride history log storing details of your last 10 trips.
- Taxi spawn point with map marker and blip for easy job starts.
(If you use any other taxi job then just disabled those on the Taximeter.ini config)
- Customizable via config file (keys, UI visibility, markers).
Requirements:
How to Install:
- Drag and drop Taximeter.dll, Taximeter.pdb and Taximeter.ini into the "scripts" folder
This GTA V mod adds a functional taxi meter system, letting you roleplay as a cab driver with real-time fare calculation, ride history tracking, and dynamic UI. Pick up passengers, drive them to destinations, and earn cash based on distance traveled. Customize fares, toggle UI elements, and manage your taxi business with configurable settings.
Features:
- Real-time fare calculation with adjustable rates.
- Interactive UI showing fare, distance, pickup/destination locations, and meter status.
- Ride history log storing details of your last 10 trips.
- Taxi spawn point with map marker and blip for easy job starts.
(If you use any other taxi job then just disabled those on the Taximeter.ini config)
- Customizable via config file (keys, UI visibility, markers).
Requirements:
- Latest ScriptHookVDotNet3. if you don't have it yet.
- Latest LemonUI. if you don't have it yet.
How to Install:
- Drag and drop Taximeter.dll, Taximeter.pdb and Taximeter.ini into the "scripts" folder
최초 업로드: 2025년 02월 05일 (수)
마지막 업로드: 2025년 02월 05일 (수)
마지막 다운로드: 2시간 전
This file has been approved automatically. If you think this file should not be here for any reason please report it.
Looks really promising! What native are you using to calculate distance? I've considered making a generic odometer script for a while now, that could be the key!
I'm in love with this mod, thank you. ❤️
the mod is worth waiting for, but it needs one more feature that when you are running on a taxi you can activate it (there are some other taxi cars in the game) I'm just suggesting.
Can we get some angry customers or customers that get out without paying lol
@Los01gaming, It already happens randomly in the game. Some customers might get angry or leave without paying
@Hydraxonn, The script calculates the distance between two points using the Euclidean distance formula directly in C# through the GTA .NET API's World.GetDistance method.
Example: float distance = World.GetDistance(_lastPosition, currentPos);
@Nguyen Quang, there is only one taxi model used in singleplayer, which is 'TAXI'. Are you referring to an Add-On taxi mod or additional taxi models from the game? If you're suggesting a feature where you can activate something while riding in a taxi, could you clarify if this is for the default taxi or custom/modded ones?
@MNHC Does this mod work with extended addon maps? Cayo, North Yankton, Liberty city?
@Hazekware, No, Not Yet
@MNHC I want to be a New York Taxi lol, I will come back later hoping for an update!
Could do an update to let this work through any car? So we can use our private cars like an Uber?
@kelvin_andrade, which Uber mod are you using? Let me know.
Can you please add metric system?
@Dodo82 Ok, I'll try