Hello,
after getting an item with
local item = enigma.GetItem(x, y)
if item ~= nil and enigma.GetKind(item) == "it-dynamite" then
...
endis 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
