Add Bans
This commit is contained in:
@@ -62,7 +62,6 @@ namespace reallife_gamemode.Server.Commands
|
||||
Vehicle v = NAPI.Vehicle.CreateVehicle(hash, player.Position, player.Rotation.Z, color1, color2);
|
||||
|
||||
player.SetIntoVehicle(v.Handle, -1);
|
||||
player.SendChatMessage("Maxspeed: + " +player.Vehicle.MaxSpeed + "");
|
||||
}
|
||||
|
||||
[Command("fv")]
|
||||
|
||||
Reference in New Issue
Block a user