View Single Post
Author Message
Cr(+)sshair
Member
Join Date: Mar 2010
Old 07-02-2010 , 18:49   [CS:S] Cr(+)sshair's Auto Admin Skinner
Reply With Quote #1

[CS:S] Cr(+)sshair's Auto Admin Skinner

Description:
Want to give your supporters a certain skin?
Want your regular admins to have a different one?
Want all the super admins to have their own as well?

Then this is the plugin for you!


I created this for my clans servers and would like to share it. Simply put the skin path where asked in the cfg and that's all!
Skinning always takes place unless toggled off.

!undercover toggles auto skinning!

Models - Flags
Supporters = Reservation
Admins = Ban
Super Admins = Root

Changelog:
Code:
1.3.3.7 (07-02-2010)
    *  Initial Release!
Cvars: (default value):
This config is automatically generated into the cfg/sourcemod folder.
Code:
// This file was auto-generated by SourceMod (v1.3.3)
// ConVars for plugin "CAAS.smx"

// Turn on auto-skinner?
// -
// Default: "1"
sm_caas_force "1"

// Admin Skin CT
// -
// Example: "models/player/ct_urban.mdl"
 sm_caas_adminct "none"
  
// Admin Skin T
// -
// Example: "models/player/t_arctic.mdl"
 sm_caas_admint "none"

// Super Admin Skin CT
// -
// Example: "models/player/ct_urban.mdl"
sm_caas_superadminct "none"

// Super Admin Skin T
// -
// Example: "models/player/t_arctic.mdl"
sm_caas_superadmint "none"

// Supporter Skin CT
// -
// Example: "models/player/ct_urban.mdl"
sm_caas_supporterct "none"

// Supporter Skin T
// -
// Example: "models/player/t_arctic.mdl"
sm_caas_supportert "none"
User Commands: (console & chat trigger)
undercover (!undercover) Toggle skinning!
To do:
- Will think of some more stuff to add
Installation: Place CAAS.smx into your plugins folder and edit cfg for model paths! =)












PLUGIN ON HOLD. Updating thru list of errors and new options!

Last edited by Cr(+)sshair; 07-05-2010 at 09:49.
Cr(+)sshair is offline