#How to make it give a minus to the player s time?

1 messages · Page 1 of 1 (latest)

chrome wasp
#

In short, I want to create a time store that will collect time from the player and check how much time he has

#

my config:

terse lynx
#

did u downloud papi?

chrome wasp
#

yes I downloaded it Statistic

pallid glen
#

maybe try this:

    click_requirement:
      requirements:
        playtime:
          type: ">="
          input: "%statistic_hours_played%"
          output: 1
          deny_commands:
          - '[message] test'
    click_commands:
    - '[message] test2'
chrome wasp
#

the problem is that it doesn t take time

terse lynx
#

You can’t remove playtime from a player

#

If you want to make a playtime shop you’d have to just progressively price them because the playtime isn’t like a bank

pallid glen