Roundabout is a TF2 server plugin that rolls a random effect each round to make the gameplay as fun and refreshing as possible.
TF2Attributes is required for this plugin to run on your server.
- Some may only appear under certain conditions, such as ample player count.
- Some may have multiple variants. These can take form in:
- Randomness (e.g. slightly randomized low gravity)
- Rare chance of great amplification (e.g. extreme increase in knockback)
- Custom modifications (e.g. persistent or temporary additive buff upon killing someone)
Read the effect details here.
Read the command details here.
- sm_roundabout_toggle <arg> - Enables or disables the plugin effects
- arg: 1 or 0 (enable or disable)
- Enabling the effects will not restart the round.
- arg: 1 or 0 (enable or disable)
The compiled plugin version roundabout.smx can be found inside the plugin folder.
TF2Attributes is required to compile this plugin.
If you wish to compile the source code yourself, use this guide. Alternatively you can use the VSCode extension SourcePawn Studio and follow its Quick Start guide.
If you wish to create your own effects, read about how to do that here.
