[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Enigma-devel] Can I detect if a dynamite is burning?
From: |
Markus Laire |
Subject: |
[Enigma-devel] Can I detect if a dynamite is burning? |
Date: |
Tue, 15 May 2007 13:24:21 +0300 |
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] Can I detect if a dynamite is burning?,
Markus Laire <=