2 $(count) variables within 1 command

Asked Apr 3, 2022·3 replies·Last activity 4 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

Alright, so.
I have been helping a lot of people out with mod work.
And I want to be able to create a command that tracks 2 variables.
For example a W/L counter:
Streamer had won X games and lost Y games.
So !record would print the W/L statement.
And !win would add to X and !loss would add to Y.
I am not too good at understanding some of the capabilities of the various variables yet or if I would need to do some type of custom work to get this the way I want it.
The end goal is to be able to give the streamer the capability to push a multi-step button on a streamdeck that would then run the command in chat while also updating a text file for a custom overlay on screen.
I have looked through various posts and websites and everything else and can't quite find what I am looking for.
Any and all help would be greatly appreciated.

3 replies

Thank you soooooo much. I just ran through your instructions and got it working. Now onto the next step for the overlays. I appreciate the assistance!