404rq / GTW-RPG

The lightweight and realistic game mode for Multi Theft Auto with features such as Civilians, Law and criminals, Gang wars and much more
https://www.404rq.com
BSD 2-Clause "Simplified" License
31 stars 45 forks source link

Major bug fix #53

Closed Anubhav652 closed 8 years ago

Anubhav652 commented 8 years ago

There was a bug. In the if statement, if you see, if the player has vehicle it continues. If it doesnt and has another then outputs exit. It shouldn't be in elseif but instead inside the if! This fixes: https://forum.404rq.com/bug-reports/evading-vehicle-rent-very-easy-to-execute/ https://forum.404rq.com/bug-reports/bus-driver-bug-2701/

Anubhav652 commented 8 years ago

Wait, I forgot to add a return at the if statement. Please fix that, I'm not able to! I fixed this.

ghost commented 8 years ago

I don't see how this fixes the rental vehicle payment issue nor the bus driver blip issue you refer to but it does resolve the issue where the user won't see the error message as well as adding a force removal options which could be useful in the future. With that in mind we'll merge.