Raised This Month: $32 Target: $400
 8% 

Custom player skins.


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Eurolite
Member
Join Date: Aug 2010
Old 12-19-2010 , 17:48   Custom player skins.
Reply With Quote #1

I want to implement custom player skins onto my server, but I can't find a good plugin, and yes, I have used the search. All I want is some skins I found off fpsbanana to be used as the default skins for all players. For example: I found an arctic skin and I want to force all terrorists who choose to be arctic to use that skin, and they cannot disable it. I want this to prevent wallhackers that use chams (chams dont work with custom player skins from what I heard).

This means I don't need any model menu, or any custom models for that matter. Just some custom textures will stop the wallhacks. So I don't know how to accomplish this seeing there are no plugins for this as far as I know, yet I've seen this in other servers.
Eurolite is offline
FaTony
Veteran Member
Join Date: Aug 2008
Old 12-19-2010 , 21:52   Re: Custom player skins.
Reply With Quote #2

What is chams?
__________________
FaTony is offline
fpsbrian
Senior Member
Join Date: Feb 2008
Old 12-19-2010 , 22:32   Re: Custom player skins.
Reply With Quote #3

You can set sv_pure setting to do this and allow certain files to be custom and certain files to be default
__________________
fpsbrian is offline
sinblaster
Grim Reaper
Join Date: Feb 2010
Location: Australia
Old 12-19-2010 , 22:51   Re: Custom player skins.
Reply With Quote #4

Quote:
Originally Posted by fpsbrian View Post
You can set sv_pure setting to do this and allow certain files to be custom and certain files to be default

Brain how would one achieve this as I am having custom models made by Lady Natalya that I intend to attempt to make default for all users without the ability to change. I hate to be a drain sorry.
__________________
Happy Happy Joy Joy

sinblaster is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 12-21-2010 , 15:39   Re: Custom player skins.
Reply With Quote #5

Quote:
Originally Posted by sinblaster View Post
Brain how would one achieve this as I am having custom models made by Lady Natalya that I intend to attempt to make default for all users without the ability to change. I hate to be a drain sorry.
In pure_server_whitelist.txt
Quote:
// allow_from_disk - allow the file to come from disk
// check_crc - used with allow_from_disk - server does CRC checks on the client's file to make sure it matches
Quote:
models\player\LadyNatalya... allow_from_disk+check_crc
materials\models\player\LadyNatalya... allow_from_disk+check_crc

server cvars
Quote:
"sv_pure_kick_clients" = "1"
- If set to 1, the server will kick clients with mismatching files. Otherwise, it will issue a warning to the client.
"sv_pure_trace" = "0"
- If set to 1, the server will print a message whenever a client is verifying a CRC for a file.
__________________
Do not Private Message @me
Bacardi is offline
FaTony
Veteran Member
Join Date: Aug 2008
Old 12-19-2010 , 23:02   Re: Custom player skins.
Reply With Quote #6

sv_pure without whitelist enforces all game content to match the Valve's. sv_pure with whitelist allow only custom game content specified in that whitelist. Don't know the details though.
__________________
FaTony is offline
sinblaster
Grim Reaper
Join Date: Feb 2010
Location: Australia
Old 12-20-2010 , 03:03   Re: Custom player skins.
Reply With Quote #7

Yeah thanks Tony I have pure whitelist setup but I wasn't sure how it is possible to make users wear a specific skin via the purewhitelist txt file, in fact I dont believe its possible. Theres got to be more to it than that
__________________
Happy Happy Joy Joy

sinblaster is offline
sinblaster
Grim Reaper
Join Date: Feb 2010
Location: Australia
Old 12-21-2010 , 23:36   Re: Custom player skins.
Reply With Quote #8

Thanks bacardi, I pretty much have all the in whitelist. But how does this force players to use my models without choosing from menu.

I don't want to give anyone a choice, they use them or don't play.
__________________
Happy Happy Joy Joy

sinblaster is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 12-22-2010 , 02:34   Re: Custom player skins.
Reply With Quote #9

Quote:
Originally Posted by sinblaster View Post
Thanks bacardi, I pretty much have all the in whitelist. But how does this force players to use my models without choosing from menu.

I don't want to give anyone a choice, they use them or don't play.
Ou, you need ask this kind plugin from SM req - section.
Bacardi is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 18:50.


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