#a little help to me i'm newbie

1 messages · Page 1 of 1 (latest)

ripe dust
#

command /oyver [<text>]:
trigger:
send "%{vote::%arg-1%}% %{vote::}%"
if arg-1 is "extreme", "hard", "normal", "easy", "overpowered", "luckblock" or "randomizer":

        if {vote::%arg-1%} contain "%player%":
            send "&eZaten oy verdiniz. :)"
            stop
        else:
            if {vote::} contain "%player%":
                remove "%player%" from {vote::*}
                add "%player%" to {vote::%arg-1%}
            else:
                add "%player%" to {vote::%arg-1%}
                send "%{vote::%arg-1%}%"

it shows as none in chat

steep thunder
#

I dont understand, what you want? 🤔

hearty ruin
ripe dust
#

I want to learn new things

#

I wanted to make a voting system where if someone changes the vote from "A" to "B" the system should reduce the number of votes for "A" and increase the number of votes for "B"

runic pier
#

Same thing at the tom

strange ember
#

you should also use code blocks on discord to make things easier to read

#

```code here```

#

if youre looking for tutorials sovdes github is great for beginners

hearty ruin
strange ember
strange ember
#

i AM helping

#

code blocks make code easier to read so that its easier for others to help him too

hearty ruin
strange ember
#

he said he wanted to learn

#

and that he was new

#

so i provided him with a tutorial designed for beginners

#

so far in this thread you are the only one what has not asid anything relating to skript, so youre the one not helping here

quick onyx