You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use the plugin in such a way that we specified the "RoundTypeSelection" as "Random".
But sometimes we want to play only pistols for a couple of rounds, and then I don’t want to change the config and restart the server. I also could use css_setnextround every round, buy that will become annoying pretty quick.
I want to tell the plugin that from now on we only play pistol until I tell the plugin something else. Is there a way to do so?
Like a permanent version of css_setnextround where you can put in Pistol/Halfbuy/Fullbuy/Default (with default is the option used in RoundTypeSelection).
Another solution would be, that one could specify the RoundTypePercentages on the fly while playing on the server. But this would only help if you use “Random” as Round Type.
The text was updated successfully, but these errors were encountered:
Dying-Ducks
changed the title
"Permament" css_setnextround
"Permanent" css_setnextround
Jul 10, 2024
We use the plugin in such a way that we specified the "RoundTypeSelection" as "Random".
But sometimes we want to play only pistols for a couple of rounds, and then I don’t want to change the config and restart the server. I also could use css_setnextround every round, buy that will become annoying pretty quick.
I want to tell the plugin that from now on we only play pistol until I tell the plugin something else. Is there a way to do so?
Like a permanent version of css_setnextround where you can put in Pistol/Halfbuy/Fullbuy/Default (with default is the option used in RoundTypeSelection).
Another solution would be, that one could specify the RoundTypePercentages on the fly while playing on the server. But this would only help if you use “Random” as Round Type.
The text was updated successfully, but these errors were encountered: