Name: Dude, where's my car?
Description: For when you can't find your car
License: CC BY-NC 4.0
Version: 0.1.0
Release: -
Tested-With-Factorio-Version: 0.12.20
Category: Helper, Item, Convenience
Tags: Vehicles
Download-Url:
Not sure I get what you are asking.Quazar wrote:This is really a fun mod and works well with 0.12.29
Devilwarriors, what did you want done with it? I haven't tried MP...
Code: Select all
/c game.get_surface(1).find_entities_filtered{area = {{-100000, -10000}, {100000, 10000}}, type= "car"}[1].teleport(game.player.character.position)