After deleting a tanker the oil icon remains
- brunzenstein
- Smart Inserter
- Posts: 1155
- Joined: Tue Mar 01, 2016 2:27 pm
- Contact:
After deleting a tanker the oil icon remains
as shown here - no way to get rid of the bob's mod created tanker.
Re: After deleting a tanker the oil icon remains
It's not bob's mods - it's Rail Tanker (as written in nice yellow text on mouse over).
Please report this in mods thread - preferably with save and method to reproduce so the issue can be fixed.
You can delete it wusing following comand when it's selected:
Please report this in mods thread - preferably with save and method to reproduce so the issue can be fixed.
You can delete it wusing following comand when it's selected:
Code: Select all
/c game.local_player.selection.destroy()
- brunzenstein
- Smart Inserter
- Posts: 1155
- Joined: Tue Mar 01, 2016 2:27 pm
- Contact:
Re: After deleting a tanker the oil icon remains
Thank you for your kind assistance - i have no idea how to public a save file - but anyhow - your trick worked even lula claimed it could not do it.orzelek wrote:It's not bob's mods - it's Rail Tanker (as written in nice yellow text on mouse over).
Please report this in mods thread - preferably with save and method to reproduce so the issue can be fixed.
You can delete it wusing following comand when it's selected:Code: Select all
/c game.local_player.selection.destroy()