0xNull 0 Posted January 31, 2018 Hello. How to delete custom car from custom dimension? Share this post Link to post Share on other sites
GreenFanta 16 Posted February 25, 2018 (edited) To change an entity's dimension, you can refer to the dimension property entity.dimension https://wiki.rage.mp/index.php?title=Entity::dimension To destroy the vehicle altogether, you can use the destroy method. entity::destroy() https://wiki.rage.mp/index.php?title=Vehicle::destroy I only saw the date after posting. Sorry. Hopefully this will help future users on the Google Machine. Edited February 25, 2018 by GreenFanta Share this post Link to post Share on other sites