Hi Daniel,
Daniel Heck wrote:
It might be wise to look through the other antXX.lua levels to se if he
used the same thing elsewhere.
I just did, I couldn't find another occurrence of this particular "pattern".
I guess we found another one with a similar pattern that causes trouble:
"Wells" (EIII#28) - ant19_1
The lines:
cells["S"] = cell{{{switch, "switchb", "callback"}}}
>[...]
switch1 = cell{{{send_group_message, doors1, "openclose", nil; mode=-1}}}
switch2 = cell{{{send_group_message, doors2, "openclose", nil; mode=-1}}}
switchb = cell{{switch1, switch2}}
should be the reason for the level abortion on using switch1.
Can you (or anyone else) apply a similar patch to the level as I am not
familar with the universal "cell" function syntax.
Thanks
Ronald
_______________________________________________
Enigma-devel mailing list
Enigma-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/enigma-devel