#how to make a vote system for kits

1 messages · Page 1 of 1 (latest)

slow atlas
#

have you looked up anything yet?

clear salmon
#
        set {votestarted::%player%} to false
        add 1 to {ffavoteaxe}
        close player's inventory
        send "&dSuccessfully voted"
      if index of event-slot is 1:
        set {votestarted::%player%} to false
        add 1 to {ffavotesword}
        close player's inventory
        send "&dSuccessfully voted"```
```      if index of event-slot is 0:
        add 1 to {ffavoteaxe}
      if index of event-slot is 1:
        add 1 to {ffavotesword}
      close player's inventory
      send "&dSuccessfully voted"
      set {votestarted::%player%} to false```
#

if you have something in every

jaunty obsidian
#

u should learn: # ```__________________________________________________________

/ / / /\ \

_____________________________________________________/ /

/ / _____ __ __ / /

/ / / ___\ / / // /\ / /

/ / / /__ / /___ ___ __ ______ _/ / / /

/ / ___ \ / __/ / _\ / / / __ // __/ / /

/ / ___/ / / /\ \ / / / / / // / / / / /

/ / _/ // // // // / _/ // / /

/ / ========================== / / ========== / / \ \

| | /_/ | | | |

___________________________________________________//```