How do you have a live counter

Discussion in 'Plugin Development' started by DOGBOY60, Jun 27, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    DOGBOY60

    so I want to know how to make a live counter, of a counter that is updated automatically. Here let me get a bit more specific, in many gambling sites and others, players or bettors put in bets into a jackpot. How can I make a jackpot that updates as the players or bettors bet?
    If you know any tutorials please link them. :)
     
  2. Offline

    timtower Administrator Administrator Moderator

    Moved to plugin development.
    @DOGBOY60 When they place a bet a method could be called like updateJackpot()
     
  3. Offline

    DOGBOY60

    1) Thank you for moving me to the correct section
    2)But what should I use, like if I put in a yml file I couldn't have the jackpot update?What would go in the "updateJackpot()"
     
  4. Offline

    timtower Administrator Administrator Moderator

    @DOGBOY60 Anything that you might need for a jackpot update.
    Amount, who.
    I don't know your idea.
     
Thread Status:
Not open for further replies.

Share This Page