altmp / altv-issues

Issues and roadmap for alt:V project
93 stars 17 forks source link

If a motorcycle is invisible, then you can not steer it #872

Open Letsion opened 3 years ago

Letsion commented 3 years ago

Client/server version 4.0-dev3 (dev)

Current behavior when you are invisible motorcycle you can't steer it anymore.

Expected behavior can steer.

Steps to reproduce trigger function:

function invisibleVehicle(player) {
  player.vehicle.visible = false;
}
LeonMrBonnie commented 3 years ago

Confirmed on 4.0-dev3

Letsion commented 3 years ago

confirmed on 4.0-dev13

Letsion commented 1 year ago

confirmed on 15.0-dev2