|
From: | Andreas Lochmann |
Subject: | Re: [Enigma-devel] Can I detect if a dynamite is burning? |
Date: | Tue, 15 May 2007 14:42:09 +0200 |
User-agent: | Mozilla Thunderbird 1.0 (X11/20041206) |
Hi, Markus Laire wrote:
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?
No, not in Enigma 1.0. There is a non-attribute variable to remember whether the dynamite is already burning, but not yet an attribute to interface this variable. Greets, Andreas
[Prev in Thread] | Current Thread | [Next in Thread] |