Skip to content

Alienmario/ModelChooser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModelChooser

A better model chooser for Sourcemod.

Features

  • Third-person model browser
  • Custom per-model sounds and animations
  • Persistence via cookies
  • Extensive configuration
  • Admin only and locked models
  • Fully automatic downloads
  • Scripting API

Supported games

  • HL2:DM
  • Black Mesa

If you need other games without the custom gamedata requirement, try the v1 legacy version.

Installation

  1. Download latest version from the releases page
  2. Unpack it in your sourcemod folder
  3. Done!

Dependencies

  • (Compile+Gamedata) Natanel-Shitrit/StudioHdr
  • (Compile+Gamedata) Alienmario/smartdm-redux
  • (Compile) bcserv/smlib
  • (Compile+Runtime) DHooks detours - Included in Sourcemod 11+

Usage

Type !models to enter. Press movement keys to browse. Press use or jump to exit.

Config

  • modelchooser_immunity (0/1) Whether players have damage immunity / are unable to fire when selecting models
  • modelchooser_autoreload (0/1) Whether to reload model list on mapchanges

Admin commands

  • sm_unlockmodel Unlock a locked model by name for a player
  • sm_lockmodel Re-lock a model by name for a player