24.06.2012, 19:32
Yes. He used SetVehiclePos(playerid, fX, fY, fZ);
He probably meant: SetVehiclePos(GetPlayerVehicleID(playerid), fX, fY, fZ);
That would result in just your car being teleported, and you staying.
He probably meant: SetVehiclePos(GetPlayerVehicleID(playerid), fX, fY, fZ);
That would result in just your car being teleported, and you staying.