Page 1 of 1

Landmine tools - event.on_landmine_armed, LuaEntity::armed

Posted: Sun Mar 11, 2018 10:59 pm
by Bilka
Currently it is not really possible to interact with landmines in special ways. I'd like that to change:
  • event.on_landmine_armed - An event when a landmine buries.
  • LuaEntity::armed - Whether the landmine is buried.
  • LuaEntityPrototype::timeout [R] - How long it takes the landmine to bury

Re: Landmine tools - event.on_landmine_armed, LuaEntity::armed

Posted: Mon Mar 12, 2018 7:30 am
by lovely_santa
Yup, thats exactly what I would need :D Bilka was on it already ;)

lovely_santa