gucken was passiert
This commit is contained in:
@@ -47,7 +47,7 @@ namespace ReallifeGamemode.Server.Job
|
|||||||
|
|
||||||
private void TaxiDriverJobJobStop(Player player)
|
private void TaxiDriverJobJobStop(Player player)
|
||||||
{
|
{
|
||||||
player.Vehicle.SetSharedData("vehicleTaxiLight", false);
|
// player.Vehicle.SetSharedData("vehicleTaxiLight", false);
|
||||||
int Id = player.GetUser().Id;
|
int Id = player.GetUser().Id;
|
||||||
player.ResetData("DriverPrice");
|
player.ResetData("DriverPrice");
|
||||||
Vehicle v = player.Vehicle;
|
Vehicle v = player.Vehicle;
|
||||||
|
|||||||
Reference in New Issue
Block a user