[SOLVED]Stange bug. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [SOLVED]Stange bug. (
/showthread.php?tid=374845)
[SOLVED]Stange bug. -
Roko_foko - 04.09.2012
[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);