Thread: Sm_Skinchooser
View Single Post
daren adler
Member
Join Date: Aug 2017
Location: Iowa
Old 06-28-2018 , 14:27   Re: Sm_Skinchooser
Reply With Quote #2669

Quote:
Originally Posted by idonno1234 View Post
Is it posible to give the option to select the default skin in the menu? And if it is what is the code I need to write in the "default_skins.ini"
models\alyx.mdl
models\barney.mdl
models\breen.mdl
models\mossman.mdl
models\monk.mdl
models\combine_solider.mdl
models\combine_super_solider.mdl
models\police.mdl
models\Humans\Group01\Female_01.mdl
models\Humans\Group02\Male_04.mdl
models\Humans\Group03\Female_01.mdl


//Configure your menu here
"Models"
{
"Admin Models"
{
"Admin" ""
"Team1"
{
"Alyx"
{
"path" "models\alyx.mdl"
}
"Barney"
{
"path" "models\barney.mdl"
}
"Breen"
{
"path" "models\breen.mdl"
}
"Eli"
{
"path" "models\eli.mdl"
}
"Kleiner"
{
"path" "models\kleiner.mdl"
}
"Monk"
{
"path" "models\monk.mdl"
}
"Mossman"
{
"path" "models\mossman.mdl"
}
"Odessa"
{
"path" "models\odessa.mdl"
}
"Medic_female"
{
"path" "models\humans\group03m\female_01.mdl"
}
"Medic_male"
{
"path" "models\humans\group03m\male_01.mdl"
}
"Combine_soldier"
{
"path" "models\combine_soldier.mdl"
}
"Combine_super_soldier"
{
"path" "models\combine_super_soldier.mdl"
}
"Police"
{
"path" "models\police.mdl"
}
}
}
}

in the(for bots) forceskinsbots_team0 or forceskinsbots_team2 or forceskinsbots_team3(no need to put on skinchooserdownloads)
__________________
GuitarSlayer

Last edited by daren adler; 06-28-2018 at 14:35.
daren adler is offline
Send a message via MSN to daren adler