Raised This Month: $ Target: $400
 0% 

Sm_Skinchooser


Post New Thread Reply   
 
Thread Tools Display Modes
Safe_Mode
BANNED
Join Date: May 2012
Location: Russia, Rostov-on-Don
Old 06-21-2012 , 09:57   Re: Sm_Skinchooser
Reply With Quote #1141

How can I fix troule with changing default models?
Safe_Mode is offline
Send a message via Skype™ to Safe_Mode
daleGEND
AlliedModders Donor
Join Date: Feb 2005
Location: USA
Old 06-22-2012 , 10:04   Re: Sm_Skinchooser
Reply With Quote #1142

Sorry, this may be a dumb couple of questions:

1. How do I disable public models? Do I just remove the group from the config completely?
2. If I already use downloader and precacher plugin, is there a conflict with this one? Should I choose one or the other?
__________________
Bor3d Gaming - A Mature Online Gaming Community

Feel free to add me on STEAM as well: https://steamcommunity.com/id/b0r3d
daleGEND is offline
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 06-22-2012 , 10:33   Re: Sm_Skinchooser
Reply With Quote #1143

1. Just remove the entry from the config
2. No conflict, just pick one or the other to be the one to make sure the client has the files
__________________
View my Plugins | Donate

Last edited by TnTSCS; 06-22-2012 at 10:33.
TnTSCS is offline
daleGEND
AlliedModders Donor
Join Date: Feb 2005
Location: USA
Old 06-22-2012 , 12:03   Re: Sm_Skinchooser
Reply With Quote #1144

Quote:
Originally Posted by TnTSCS View Post
1. Just remove the entry from the config
2. No conflict, just pick one or the other to be the one to make sure the client has the files
Weird,

I put the addon on my server and it instantly crashes when people connect. Works fine when I take it off. Anyone else have this issue?

LINUX CentOS 64-bit

Here is my skins.ini file:
Quote:
//Configure your menu here
"Models"
{
"Admin Models"
{
"Admin" "b"
"Team1"
{
"Masterchief (Blue)"
{
"path" "models/player/slow/masterchief_pack/slow_masterchief_blue.mdl"
}
}

"Team2"
{
"Masterchief (Red)"
{
"path" "models/player/slow/masterchief_pack/slow_masterchief_red.mdl"
}
}
}

"Donor Models"
{
"Admin" "Donators"
"Team1"
{
"Batman"
{
"path" "models/player/slow/jamis/mkvsdcu/batman/slow_pub_v2.mdl"
}
"Pink Urban CT"
{
"path" "models/player/slow/pink_soldier_fix/ct_urban.mdl"
}
}

"Team2"
{
"T-600"
{
"path" "models/player/slow/t600/slow.mdl"
}
"The Joker"
{
"path" "models/player/slow/jamis/mkvsdcu/joker/slow_pub.mdl"
}
}
}
}
My skinchooserdownloads.ini file is empty as I am using the other sourcemod plugin for downloading and precaching.

Here is my config (default):
Quote:
// This file was auto-generated by SourceMod (v1.4.3)
// ConVars for plugin "sm_skinchooser.smx"


// -
// Default: "1"
sm_skinchooser_admingroup "1"

// -
// Default: "0"
sm_skinchooser_adminonly "0"

// -
// Default: "1"
sm_skinchooser_autodisplay "1"

// -
// Default: "0"
sm_skinchooser_displaytimer "0"

// -
// Default: "1"
sm_skinchooser_enabled "1"

// -
// Default: "1"
sm_skinchooser_forceplayerskin "1"

// -
// Default: "5.0"
sm_skinchooser_menustarttime "5.0"

// -
// Default: "1"
sm_skinchooser_playerspawntimer "1"

// -
// Default: "1"
sm_skinchooser_skinbots "1"

// SM SKINCHOOSER VERSION
// -
// Default: "2.3"
sm_skinchooser_version "2.3"

__________________
Bor3d Gaming - A Mature Online Gaming Community

Feel free to add me on STEAM as well: https://steamcommunity.com/id/b0r3d

Last edited by daleGEND; 06-22-2012 at 12:07.
daleGEND is offline
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 06-22-2012 , 13:35   Re: Sm_Skinchooser
Reply With Quote #1145

I'm off to the movies, I'll help when I get back if someone hasn't helped already
__________________
View my Plugins | Donate
TnTSCS is offline
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 06-22-2012 , 17:23   Re: Sm_Skinchooser
Reply With Quote #1146

Quote:
// Default: "1"
sm_skinchooser_forceplayerskin "1"

// -
// Default: "1"
sm_skinchooser_skinbots "1"

set both to "0" if you havn´t specified a valid model for them......


also reading first post and the wiki helps a lot to understand how this is working.........
__________________
Waiting for HL3,Day of Defeat3 ,but will it ever come? So I'm gonna play COD WW2.>>>>SM_SKINCHOOSER<<<<
>>You need Models for DODS/CSS/CSGO , than click here!!!<<
andi67 is offline
daleGEND
AlliedModders Donor
Join Date: Feb 2005
Location: USA
Old 06-22-2012 , 17:37   Re: Sm_Skinchooser
Reply With Quote #1147

Quote:
Originally Posted by andi67 View Post
set both to "0" if you havn´t specified a valid model for them......


also reading first post and the wiki helps a lot to understand how this is working.........
Ah, I see. Sorry about that, I did read the first post and wiki actually but supposedly I didn't read them well enough .
__________________
Bor3d Gaming - A Mature Online Gaming Community

Feel free to add me on STEAM as well: https://steamcommunity.com/id/b0r3d
daleGEND is offline
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 06-23-2012 , 03:39   Re: Sm_Skinchooser
Reply With Quote #1148

np.....
__________________
Waiting for HL3,Day of Defeat3 ,but will it ever come? So I'm gonna play COD WW2.>>>>SM_SKINCHOOSER<<<<
>>You need Models for DODS/CSS/CSGO , than click here!!!<<
andi67 is offline
TheReaperr
Junior Member
Join Date: Jun 2012
Old 06-23-2012 , 08:12   Re: Sm_Skinchooser
Reply With Quote #1149

I tried using this for a HL2 mod 'Resistance and liberation', but first of all the menu doesn't go very smooth you have to type !models everytime you make a selection, and when you finally get to the actual skins, choosing a skin doesn't change anything. I've tried using the HL2DM, since the other version didn't gave me a menu at all.
TheReaperr is offline
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 06-24-2012 , 06:48   Re: Sm_Skinchooser
Reply With Quote #1150

actually you have to use the sm_skinchooser2.3 version not the hl2dm-version , also you have to set the playerspawntimer for this , next is checking if all custommodels you have setup in the ini´s are on game- and webserver , read the cvarlist/wikipage carefully and you will know how it works
__________________
Waiting for HL3,Day of Defeat3 ,but will it ever come? So I'm gonna play COD WW2.>>>>SM_SKINCHOOSER<<<<
>>You need Models for DODS/CSS/CSGO , than click here!!!<<
andi67 is offline
Reply



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 19:40.


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