LeonHartley / Comet-Java

Habbo emulator written in Java.
Other
4 stars 4 forks source link

Wired BUG (every condition) #42

Open DeletedAccount56456 opened 7 years ago

DeletedAccount56456 commented 7 years ago

If you configure multiple conditions on each other, the staple just applies one, not all of them.

As example this staple: http://prntscr.com/djvn0c

If condition #1 & #2 is configured on a location

and condition #1 selected furniture and #2 furniture selected furniture on the selected place, it works but even if you change condition #2 selected furniture, it still works because condition #1 selected furniture is on the same place.

So #2 doesn't matter if it's correct or isn't.