okay so essentially i have the two basics down..well a bit of it down through some research and quite literally extensive attempts
i have a "!crowns" and it says "Fatal has (enter amount) Crown Wins.
then i have a "!crownwin" that just basically increases the "!crowns" by one each time
now... this is the part i'm stuck, i have a "!crownreset" that resets the command "!crownwin" (the one that increases by one) but NOT the "!crowns"
is there any way for the "!crownreset" to be able to reset both the "crowns" & "!crownwin"
ALSO is there a way to set it to a specific number before counting...like i have 73 crowns and for some reason i can't get it to that it's starting from zero/one
much appreciated any help please and thank you
!crowns Fatal has $(query) Crown Wins.
!crownwin !editcom !crowns Fatal has $(count) Crown Wins.
!crownreset !editcom !crownwin \-c=0 (i want this one to reset both/ set to a specified amount if possible)