Quote from: value2k on Mar 04, 2016, 03:28 PMHello, i got another question, how to remove vehicle from world?
Quote from: vito on Mar 04, 2016, 03:36 PMSet Vehicle.World to 123 for example.
local veh = player.Vehicle; veh.World = Your_World;