FortyTwoFortyTwo / Randomizer

TF2 plugin that randomizes player loadout in any imaginable combinations
GNU General Public License v3.0
35 stars 15 forks source link
randomizer sourcemod sourcepawn tf2

Randomizer Action Status

Team Fortress 2 plugin that randomizes player loadout in any imaginable combinations, a rewritten of TF2Items randomizer. Supports all TF2 stock gamemodes excluding Mann Vs Machine, allow servers using ConVars to randomize specific players by whatever loadouts from whatever events.

Builds

All builds can be found in releases page, auto-built on every commits done in master branch.

Requirements

ConVars

For the convars that enables randomizations, several parameters can be set on how it should be randomized:

List of possible ways to reroll loadout using reroll param:

Examples:

Commands

Examples on parameters that is valid to use for sm_rndsetweapon, sm_rndsetslotweapon and sm_rndgiveweapon:

Configs

There currently 5 configs able to easily change for future TF2 updates:

TF2 Updates

This plugin itself aims to not not require modifications when valve releases TF2 updates. Gamedatas is likely to break if TF2 update were to also break other plugin's gamedata (e.g. TF2Items). If weapon additions or rebalances were to happen, it's possible configs need an update, or possibly even plugin itself if TF2 update were to make changes only work for one class.