AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   Simple Skins (https://forums.alliedmods.net/showthread.php?t=98261)

meng 07-24-2009 01:22

Simple Skins
 
1 Attachment(s)
Simple Skins

This plugin supports 1 skin set (ct & t). There is no menu.

The skin set can be given to all players or admins only. Files for your skins are automatically downloaded. You can use map-cfgs to configure your skin sets. This allows unlimited custom skin sets or "themes" for your server. Only the files needed for the current set are downloaded.

*Currently this plugin only supports skins with uniform models/materials paths.
models/player/mymodel/mymodel.mdl
materials/models/player/mymodel/mymodel.vmt

Simple Skins Config. Auto-generated.
PHP Code:

// <1/0> Set to 1 to enable plugin.
sm_ss_enabled "1"

// <1/0> Set to 1 to skin admins only.
sm_ss_adminonly "0"

// Admin flag required if admin only is enabled.
sm_ss_adminflag "s"

// <1/0> Set to 1 to skin bots.
sm_ss_skinbots "1"

// The custom ct skin path relative to the cstrike directory. 
// Example - models/player/mymodel/ct_urban.mdl
// Set to "off" to disable ct skins.
sm_ss_ctskin "off"

// The custom t model path.
// Set to "off" to disable t skins.
sm_ss_tskin "off" 

*TIPS
Make sure all model files needed are installed on your game server and fast downloads server.
Make sure your pure_server_whitelist is edited to allow custom models.

Moby812 07-26-2009 17:00

Re: Simple Player / Admin Models
 
How about for a few admin skin?

meng 07-27-2009 11:27

Re: Simple Player / Admin Models
 
Im thinking about it. but this is really for people that want a simple skins plugin. no menu, not alot of downloads for the client, just automatic custom skins. i may add an option for 1 more set, but im not sure how to implement it. it can be for the public, or it can be another admin set granted using a basic admin flag.

*by all means, if your looking for real multiple model support, use sm_skinchooser.

Molli 07-27-2009 11:34

Re: Simple Player / Admin Models
 
Quote:

Originally Posted by meng (Post 883058)

by all means, if your looking for real multiple model support, use sm_skinchooser.

Yes plz, keep this simple.

Molli 07-28-2009 10:40

Re: Simple Player / Admin Models
 
I cant get this work.Other players say i am invisible :D

It download only 2 files?

player/ics/fin_m91_v2/urban.mdl
player/ics/skull_admin_v2/skull.mdl

this files i can find my folders.

Plugin is loaded, all files are uploaded.

pure_server_whitelist:
models\player\ics\... allow_from_disk
materials\models\player\ics\... allow_from_disk

meng 07-28-2009 15:59

Re: Simple Player / Admin Models
 
if your invisible then the model materials are not being downloaded to the clients. make sure simple_skins_downloads.ini is in your addons/sourcemod/configs dir. and restart your server.

whenever you change what models are being used or edit simple_skins_downloads.ini > you need to restart the server.

Molli 07-29-2009 00:20

Re: Simple Player / Admin Models
 
Quote:

Originally Posted by meng (Post 884186)
if your invisible then the model materials are not being downloaded to the clients. make sure simple_skins_downloads.ini is in your addons/sourcemod/configs dir. and restart your server.

whenever you change what models are being used or edit simple_skins_downloads.ini > you need to restart the server.

well i did that 2 times.

meng 07-29-2009 01:11

Re: Simple Player / Admin Models
 
hmm.

Wondermusic 07-29-2009 11:17

Re: Simple Player / Admin Models
 
I have the same problem. :(

Tried with the old and the new .smx- File.

Greets,
Wondermusic

meng 07-29-2009 12:26

Re: Simple Player / Admin Models
 
i just tested 3 more times. i deleted the skins on my side. everything downloaded. either you have simple_skins_downloads.ini missing/in wrong dir. or the actual models/materials are missing from your server or sv_downloadurl server.

what SM version are you guys running? and are you trying to use this along side any other model plugin?


All times are GMT -4. The time now is 00:17.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.