124 lajków
29 komentarzy
5 filmów
5 przesłanych
5 obserwujących
2 971 pobrań
@ReNNie, I feel like I'm in big trouble. Should I delete it?
@ReNNie, I also love his (Jitnaught) Remember Last Location mod, but unfortunately its not supported anymore.
@ReNNie, No offense. I respect FlareXll's work, but due to some bugs, I've released this version.
@Hazekware, No, Not Yet
VirusTotal Result
https://www.virustotal.com/gui/file/e0e8277778c97ca5524cfb27d5ebc9c4b767b9b8cd3266aef13f4936e424bd11
Fully compatible with SHDN Nightly versions
Remember Last Location Plus
https://www.gta5-mods.com/scripts/remember-last-location-plus
@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?
@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);
@Los01gaming, It already happens randomly in the game. Some customers might get angry or leave without paying
@Los01gaming, check the other scripts; I believe one of them is overriding this.