Hello,
after getting an item with
   local item = enigma.GetItem(x, y)
   if item ~= nil and enigma.GetKind(item) == "it-dynamite" then
       ...
   end

is there a way to check whether this dynamite is burning or not?

--
Markus Laire


_______________________________________________
Enigma-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/enigma-devel

Reply via email to