[ClientMod] Allow Old

Plugin-Module [ClientMod] Allow Old v1.2

No permission to download
Supported Games
CS: Source (v34)
This plugins allows Old CSS v34 users to connect to ClientMod only server [clientmod_private 1 or 2]. But it has feature to prevent them from joining any team. It will show them a message why they are not allowed to join the team. You can also allow them to play if sm_clientmod_allow_old_user_teamjoin cvar is enabled.


708


709


Requirements :
Installation :
  • Download the plugin zip file from this post.
  • Extract the contents of zip file and put it into your server's cstrike folder.
  • Restart the server or change the map.
Configuration:

You can whitelist Steam IDs in configuration file addons/sourcemod/configs/clientmod/allow_old_whitelist.cfg

Admin Commands:

C++:
!reload_allow_old_config     -     Reloads the whitelist config.

CVARs :

C++:
// Play sound if non-clientmod users are not allowed to join team ? (0 - Do not play sound, 1- Play Sound)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_clientmod_access_denied_sound "1"

// Allow non-clientmod users to join a team ? (0 - Don't allow, 1- Allow)
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_clientmod_allow_old_user_teamjoin "0"

// Specify admin flags immune to this plugin check. You can use one or more flags.
// Ex: zabc, Empty flag means all players are checked.
// -
// Default: ""
sm_clientmod_aw_admin_flags ""

// How to notify users if non-clientmod users are not allowed to join team ?
// 0 - Do not notify
// 1 - Notify in chat only
// 2 - Notify in menu only
// 3 - Notify in both chat and menu.
// -
// Default: "3"
// Minimum: "0.000000"
// Maximum: "3.000000"
sm_clientmod_user_notify "3"
Author
Vertigo
Downloads
50
Views
2K
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from Vertigo

Share this resource

Latest updates

  1. Immunity Update

    Update Notes: Added a new CVAR sm_clientmod_aw_admin_flags for admin immunity check. Added a...
  2. Updated to work with new version of ClientMod.

    Update Notes: Fixed this bug. The cfg file path is changed to...

Latest reviews

Nice
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock