[0.18.30] .teleport() does nothing on belts
-
- Fast Inserter
- Posts: 115
- Joined: Wed Apr 29, 2020 9:53 pm
- Contact:
[0.18.30] .teleport() does nothing on belts
This is also the case for splitters and undergrounds.
Last edited by thesixthroc on Sun Apr 13, 2025 11:48 pm, edited 1 time in total.
Re: [0.18.30] .teleport() does nothing on belts
As is specifically mentioned in the doc: https://lua-api.factorio.com/latest/Lua ... l.teleport. NaB.
-
- Fast Inserter
- Posts: 115
- Joined: Wed Apr 29, 2020 9:53 pm
- Contact:
Re: [0.18.30] .teleport() does nothing on belts
Is it possible to add this to complete the functionality to teleport all entities in an area...?
Re: [0.18.30] .teleport() does nothing on belts
No. Each class of entities that cannot be teleported has different reason for why it cannot be teleported. FYI as for 0.18.30, things that cannot be teleported:thesixthroc wrote: Tue Jun 09, 2020 1:17 pm Is it possible to add this to complete the functionality to teleport all the entities in an area...?
- transport belt, spliters, underground belts
- rails
- locomotives, cargo wagons, fluid wagons etc
- character while in vehicle (however some vehicles like cars can be teleported even when player is inside)
- pipes of a fluid system that has blocked undergrounds
(this list covers only 0.18.30, may change and will not be updated here)