COUNTERS maybe are buggy? v0.21
Posted: Tue Sep 17, 2002 12:55 am
I've been fiddling with WALLITEM_COUNTERS and either I am using them incorrectly, or they are buggy.
I have 4 floor triggers each of which only responds to one type of food. Each trigger targets the counter, so when all 4 pieces of food are on the same tile, the counter should count to 4 and open a door.
However, the counter only seem to work if its associated action is DEACTIVATE. If it's TOGGLE or ACTIVATE, the counter performs the action before the count has been reached.
I have 4 floor triggers each of which only responds to one type of food. Each trigger targets the counter, so when all 4 pieces of food are on the same tile, the counter should count to 4 and open a door.
However, the counter only seem to work if its associated action is DEACTIVATE. If it's TOGGLE or ACTIVATE, the counter performs the action before the count has been reached.