I would like to see this event added
Would be called when any spidertron reaches its autopilot_destination
Event parameters
vehicle :: LuaEntity: Spider vehicle which was requested to move.
position :: Position: Goal position to which spidertron was sent to.
player_index :: index of the player who requested the moving (if any)
on_spider_reached_destination
- micromario
- Fast Inserter
- Posts: 114
- Joined: Thu Apr 05, 2018 11:53 am
- Contact:
- micromario
- Fast Inserter
- Posts: 114
- Joined: Thu Apr 05, 2018 11:53 am
- Contact:
Re: on_spider_reached_destination
I've found a workaround which is to check if autopilot_destination is nil, and player hasn't driven the vehicle, and the spidertron remote hasn't been used