Raised This Month: $12 Target: $400
 3% 

Sm_Skinchooser


Post New Thread Reply   
 
Thread Tools Display Modes
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 06-23-2011 , 17:05   Re: Sm_Skinchooser
Reply With Quote #731

Quote:
//Configure your menu here
"Models"
{
"Admin Models"
{
"Admin" "j"
"Team1"
{
"Pedo Bear"
{
"path" "models\player\kuristaja\pbear\pbear.mdl"
}
}

"Team2"
{
"Chicken"
{
"path" "models\player\techknow\chickenleetle\chiclee t.mdl"
}
}
}

"Special Admin Models"
{
"Admin" "t"
"Team1"
{
"rawr"
{
"path" "models\player\kuristaja\rawr\rawr.mdl"
}
}

"Team2"
{
"bunny"
{
"path" "models\player\techknow\bunny\bunny.mdl"
}
}
}


"Public Models"
{
"Admin" ""
"Team1"
{
"Prisoner Skin"
{
"path" "models\player\natalya\prison\prisoner.md l"
}
}

"Team2"
{
"Police Skin"
{
"path" "models\player\natalya\policem\chp_male_shirt 2.mdl"
}
}
}

//If you use Fastdownload make sure all your model and material files are on your webserver!!!
At the end you have

}
}
}

but it must be

}
}
}
}
__________________
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
DJRenegade
Junior Member
Join Date: Jun 2011
Old 06-23-2011 , 17:14   Re: Sm_Skinchooser
Reply With Quote #732

Im still having random crashes due to this plugin, anyone know why yet?
DJRenegade is offline
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 06-23-2011 , 19:15   Re: Sm_Skinchooser
Reply With Quote #733

Full list of your running plugins please....

and go through the standard procedure disable all plugins and reactivate them one by one and see which is causing this......
__________________
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
sungoa
New Member
Join Date: Jun 2011
Old 06-24-2011 , 08:51   Re: Sm_Skinchooser
Reply With Quote #734

Hello,

I Have a problem with the Skinnchooser...

When Start the Pluginmenu on my server, the Server laggt for 2-3 Seconds...after Start...

Server : CSS (Gungame)#

Can you help with this Problems?

*sry my english is very bad :/*
sungoa is offline
Enemy1
Senior Member
Join Date: Feb 2007
Location: Vaxjo, Sweden
Old 06-25-2011 , 12:24   Re: Sm_Skinchooser
Reply With Quote #735

Quote:
Originally Posted by sungoa View Post
Hello,

I Have a problem with the Skinnchooser...

When Start the Pluginmenu on my server, the Server laggt for 2-3 Seconds...after Start...
have you edit all files in /sourcemod/configs/ ? if not - do it !

and you have to have all files on your server
both all plugin files (sm_skinchooser 2.1.zip )
and skins files.

Does "sm plugins refresh" and "sm plugins list" give any errors?

Check for errors in /sourcemod/logs/

in the configfiles it have to be equal amounts of { and }

Good Luck !
__________________
Linux server administrator.
Enemy1 is offline
SilentBr
Veteran Member
Join Date: Jan 2009
Old 06-25-2011 , 18:20   Re: Sm_Skinchooser
Reply With Quote #736

Hi

I'm going to try this plugin but I have some questions.

What shoud I put in:

Quote:
forceskinsbots_team2.ini
forceskinsbots_team3.ini
Why _team3 instead of _team1? Who is _team3? In skins.ini we have "team1" and "team2", that's why I got confused


By the way, the skins.ini is really hard to edit due the { } doesn't have the "Tabs Spaces".

So I added this to make easier for me to edit. If someone whats the file with the spaces, just download the file attached in this post (I guess the positions of all are fine)


EDIT: After 30 minutes editing and putting my skins, is not compatible with ZR, when become zombie the skin back to survivor. opssss

Thanks
Attached Files
File Type: ini skins.ini (1.4 KB, 133 views)

Last edited by SilentBr; 06-25-2011 at 19:12.
SilentBr is offline
mjmfighter
Member
Join Date: Jun 2010
Old 06-26-2011 , 20:29   Re: Sm_Skinchooser
Reply With Quote #737

I am having some problems now.

I recently added some skins to my server. They all download and they are in the model menu, and after u select a model, the skins gets applied to that person.

The next round however, the skin does not show up on the player, like it doesnt get re-applied to him and he has to select it through the models menu again.

The only weird thing about this is, it is only happening to the ct players, and not the t players (css). Is there anyway to fix this? Thanks
mjmfighter is offline
rafnek
New Member
Join Date: Jun 2011
Location: Germany
Old 06-27-2011 , 22:56   Re: Sm_Skinchooser
Reply With Quote #738

I tried several hours to get this simple plugin working (files aren't downloaded and menu doesn't popup),
could somebody who get this plugin already to work (latest OB) please check my entries.

PS: The link "http://wiki.alliedmods.net/Adding_Groups_(SourceMod)" in the release post is missing a ")" and because of that it doesn't redirect to the right page.

Code:
skins.ini:
//Configure your menu here
"Models"
{
"Admin Models"
{
"Admin" ""
"Team1"
{
"T"
{
"path" "models/player/ics/admin_t_fixed/terror.mdl"
} 
}

"Team2" 
{
"CT"
{
"path" "models/player/ics/admin_ct_fixed/urban.mdl"
}
}
}
}

skinchooserdownloads.ini:
//Model Files (Download and Precache)
materials/models/player/ics/admin_t_fixed/t_phoenix.vtf 
materials/models/player/ics/admin_t_fixed/t_phoenix.vmt
models/player/ics/admin_t_fixed/terror.dx80.vtx
models/player/ics/admin_t_fixed/terror.dx90.vtx
models/player/ics/admin_t_fixed/terror.mdl
models/player/ics/admin_t_fixed/terror.phy
models/player/ics/admin_t_fixed/terror.sw.vtx
models/player/ics/admin_t_fixed/terror.vvd
materials/models/player/ics/admin_ct_fixed/ct_urban.vtf 
materials/models/player/ics/admin_ct_fixed/cct_urban.vmt
models/player/ics/admin_ct_fixed/urban.dx80.vtx
models/player/ics/admin_ct_fixed/urban.dx90.vtx
models/player/ics/admin_ct_fixed/urban.mdl
models/player/ics/admin_ct_fixed/urban.phy
models/player/ics/admin_ct_fixed/urban.sw.vtx
models/player/ics/admin_ct_fixed/urban.vvd

CVARS in autoexec.cfg:
sm_skinchooser_admingroup "0"        
sm_skinchooser_SkinBots "0"
sm_skinchooser_displaytimer "0"
sm_skinchooser_menustarttime "5.0"
sm_skinchooser_autodisplay "1"
EDIT: thanks to GuardianAngel, the problem was resolved lightningfast, it was because i didn't uploaded the forceskinsbots_team3.ini and forceskinsbots_team4.ini.

EDIT2:
and a big thanks to andi67 who wrote this wonderful simple plugin!

Last edited by rafnek; 06-28-2011 at 01:38. Reason: to thank the person who helped me
rafnek is offline
GuardianGabriel
Junior Member
Join Date: May 2011
Old 06-28-2011 , 00:33   Re: Sm_Skinchooser
Reply With Quote #739

Quote:
Originally Posted by rafnek View Post
I tried several hours to get this simple plugin working (files aren't downloaded and menu doesn't popup),
could somebody who get this plugin already to work (latest OB) please check my entries.

PS: The link "http://wiki.alliedmods.net/Adding_Groups_(SourceMod)" in the release post is missing a ")" and because of that it doesn't redirect to the right page.

Code:
skins.ini:
//Configure your menu here
"Models"
{
"Admin Models"
{
"Admin" ""
"Team1"
{
"T"
{
"path" "models/player/ics/admin_t_fixed/terror.mdl"
} 
}

"Team2" 
{
"CT"
{
"path" "models/player/ics/admin_ct_fixed/urban.mdl"
}
}
}
}

skinchooserdownloads.ini:
//Model Files (Download and Precache)
materials/models/player/ics/admin_t_fixed/t_phoenix.vtf 
materials/models/player/ics/admin_t_fixed/t_phoenix.vmt
models/player/ics/admin_t_fixed/terror.dx80.vtx
models/player/ics/admin_t_fixed/terror.dx90.vtx
models/player/ics/admin_t_fixed/terror.mdl
models/player/ics/admin_t_fixed/terror.phy
models/player/ics/admin_t_fixed/terror.sw.vtx
models/player/ics/admin_t_fixed/terror.vvd
materials/models/player/ics/admin_ct_fixed/ct_urban.vtf 
materials/models/player/ics/admin_ct_fixed/cct_urban.vmt
models/player/ics/admin_ct_fixed/urban.dx80.vtx
models/player/ics/admin_ct_fixed/urban.dx90.vtx
models/player/ics/admin_ct_fixed/urban.mdl
models/player/ics/admin_ct_fixed/urban.phy
models/player/ics/admin_ct_fixed/urban.sw.vtx
models/player/ics/admin_ct_fixed/urban.vvd

CVARS in autoexec.cfg:
sm_skinchooser_admingroup "0"        
sm_skinchooser_SkinBots "0"
sm_skinchooser_displaytimer "0"
sm_skinchooser_menustarttime "5.0"
sm_skinchooser_autodisplay "1"
Found the fix to his problem after trying everything other than the simple answer.

Error 4 of the plugin means that all files are not present apparently, as he was missing the files for the botskins.

Andi, Perhaps remove the dependency for these two files if possible? Some people don't want/need bots to have skins, and it seems silly that the plugin breaks when these two are missing.

GuardianGabriel is offline
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 06-28-2011 , 11:01   Re: Sm_Skinchooser
Reply With Quote #740

just put the cvar for noskins bots to 0..... 1 is default.....
__________________
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 13:55.


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