Installing Skin Chooser v1.2

1)View the config settings in addons/eventscripts/skin_chooser/es_skin_chooser.txt and tweak

2)You can edit the skins in addons/eventscripts/skin_chooser/es_skin_chooser_settings_db.txt

3)You can add all the materials and models to addons/eventscripts/skin_chooser/es_skin_chooser_downloads_db.txt

4)Load an Auth Interface Provider inside autoexec.cfg.

For example:

es_load examples/auth/basic_authes_set BASIC_AUTH_ADMIN_LIST "STEAM_ID_LAN;

STEAM_0:0:571273;STEAM_0:0:7103742;"

5)Add this to your autoexec.cfg (after Auth):

es_load skin_chooser

6) Restart your server

  • 59 Los Usuarios han Encontrado Esto Útil
¿Fue útil la respuesta?

Artículos Relacionados

How to add bots to the server?

If you have a config file in your cstrike/cfg folder called bots.cfg, then edit the config...

How to change the starting map?

Log into the Game Server Administration Panel. Then click on Game Servers >> Your Game...

clients.txt file example

"clients.txt" { "version" "1" // This key group lists all your client players "players" { //...

Tickrate adjustments for CS/CSS

This guide explains how to adjust tickrate on counterstrike and CSS servers. Instructions:...