View Single Post
Author Message
foo bar
AlliedModders Donor
Join Date: Dec 2012
Location: Canada
Old 08-06-2013 , 02:16   sm_modelchooser_hl2dm
Reply With Quote #1

I wrote this plugin after the HL2DM Steampipe update back ~April 2013 broke the ability for players to change their model. Although I haven't noticed it myself lately, the issue is still open and I hear players complaining of it. It's also a nice shortcut.

This plugin is not intended to be a generic model/skin chooser. sm_skinchooser is adept to that.

Installation
  1. Put .smx into plugins
  2. Load it

Usage

In chat players can do one of the following things:
  1. !model - bring up a menu of models to select
  2. !model model_name - specify a model to change to. if an exact match isn't found it'll shortcut to a prefix search of the models list
  3. !model list - list available models

Usage Examples

Code:
!model female
!model male_01
!model combine_soldier_prisonguard
Hope this helps somebody.
Attached Files
File Type: sp Get Plugin or Get Source (sm_modelchooser_hl2dm.sp - 663 views - 4.2 KB)
File Type: smx sm_modelchooser_hl2dm.smx (13.6 KB, 787 views)
__________________
[foo] bar
foo-games.com Game Mods, Plugins and Tools for Game Masters | My Github

Last edited by foo bar; 08-06-2013 at 02:18.
foo bar is offline