ok find what the time it opens is and the time it closes(on the timer) ssay it opens at 600 seconds and closes at 1200 seconds.
| Trigger |
| Conditions: |
¤ countdown timer is atleast 600 seconds
|
| ¤ countdown timer is atmost 1199 seconds |
| Actions: |
| ¤ Open shop |
and
| Trigger |
| Conditions: |
¤ countdown timer is atleast 1200 seconds
|
| ¤ countdown timer is atmost 599 seconds |
| Actions: |
| ¤ Close shop |
You MIGHT need to tweak it(obviously to your time)
[right][snapback]505179[/snapback][/right]
That close trigger won't work, because it can't be at least 1200 and at most 599 at the same time.