04.09.2012, 10:37
[pawm]RemovePlayerFromVehicle(playerid);
PutPlayerInVehicle(playerid,Vehicle2,0);[/pawn]
On my screen I am in the 2, but to others I am still in the vehicle1, but driving BOTH vehicles. Has anyone confronted this bug and is it possible to solve it without timer?
Solution:SetVehicleToRespawn(vehicle 1);
PutPlayerInVehicle(playerid,Vehicle2,0);[/pawn]
On my screen I am in the 2, but to others I am still in the vehicle1, but driving BOTH vehicles. Has anyone confronted this bug and is it possible to solve it without timer?
Solution:SetVehicleToRespawn(vehicle 1);