Skip to content

[WIP] Fork of Randomizer with built-in Pickup Any Weapon (PAW) functionality

License

Notifications You must be signed in to change notification settings

brokenphilip/Randomizer-PAW

 
 

Repository files navigation

Randomizer-PAW

A fork of the Randomizer SourceMod plugin, with additonal optional features:

  • Pickup Any Weapon (PAW) functionality - anyone can pick up any weapon off the ground regardless of class
  • The ability to create your own weapon loadout which gets applied when you spawn/resupply

Please note that this project is currently a work-in-progress, functionality listed in this readme is not guaranteed to be final and might be broken or completely missing.

ConVars

Same as Randomizer, plus:

  • randomizer_paw: Allow/Disallow players to pick up any weapon off the ground
    • Make sure you have randomizer_droppedweapons set to 1
  • randomizer_custom: Allow/Disallow players to customize their own weapon loadouts
    • Setting this to 1 will disable randomizer_weapons

Commands

Same as Randomizer, plus:

  • sm_loadout: Opens a menu where players can customize their own weapon loadouts

About

[WIP] Fork of Randomizer with built-in Pickup Any Weapon (PAW) functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SourcePawn 97.6%
  • C 1.7%
  • Shell 0.7%