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

Sm_Skinchooser


Post New Thread Reply   
 
Thread Tools Display Modes
Wolfman
Member
Join Date: Apr 2009
Location: Australia
Old 04-26-2009 , 23:23   Re: Sm_Skinchooser for Counterstrike Source
Reply With Quote #41

i was wondering if you can make a version that public user are forced to use the skins so they cant select 2. None at all?
Wolfman is offline
Vojtoun
Member
Join Date: Apr 2009
Old 05-19-2009 , 12:28   Re: Sm_Skinchooser for Counterstrike Source
Reply With Quote #42

Hi, when (approx.) will be next version released??
Vojtoun is offline
shustas
SourceMod Donor
Join Date: May 2007
Location: London
Old 05-22-2009 , 17:25   Re: Sm_Skinchooser for Counterstrike Source
Reply With Quote #43

And what about custom models, non attached?
__________________
shustas is offline
sourcefun21
Junior Member
Join Date: May 2009
Old 05-26-2009 , 16:57   Re: Sm_Skinchooser for Counterstrike Source
Reply With Quote #44

40 <Failed> "SM SKINCHOOSER" (1.0) by Andi67,Pred,Recon,Tigerox,Swat 88,Ghosty,Paegus,Feuersturm

Wheres the .sp file??
sourcefun21 is offline
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 05-27-2009 , 04:19   Re: Sm_Skinchooser for Counterstrike Source
Reply With Quote #45

See entry Post....next version will come ......when I´ve got time.....sorry atm very busy.....
__________________
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
n00bl3t
Junior Member
Join Date: May 2009
Old 06-25-2009 , 21:35   Re: Sm_Skinchooser for Counterstrike Source
Reply With Quote #46

I seriously can't get this to work. It seems as though the Admin skins are working, but the public are not. Here is what I got.

Code:
//Configure your menu here
"Models"
{
"Admin Models"
{
"Admin" "t"
"Team1"
{
"Banana Brother"
{
"path" "models\player\slow\banana_joe\slow.mdl"
} 
"Monkey"
{
"path" "models/player/techknow/monkey/monkey.mdl"
} 
"The Joker"
{
"path" "models/player/techknow/clownprince/clownprince.mdl"
} 
"Hell Boy II"
{
"path" "models/player/techknow/hellboy2/hellboy2.mdl"
} 
}

"Team2"
{
"Prisoner Reaper"
{
"path" "models/player/techknow/grimreaper/grim.mdl"
}
"T-600 Terminator"
{
"path" "models/player/slow/t600/slow.mdl"
}
}
}

"Public Models"
{
"Admin" ""
"Team1"
{
"Prisoner"
{
"path" "models/player/techknow/prison/leet_p.mdl"
}
"Federal Prisoner"
{
"path" "models/player/techknow/prison/leet_p2.mdl"
}
"Protective Custody Prisoner"
{
"path" "models/player/techknow/prison/leet_pc.mdl"
}
}

"Team2"
{
"Nail Gunner Cop"
{
"path" "models/player/slow/nailgunner/slow.mdl"
}
}
}

//If you use Fastdownload make sure all your model and material files are on your webserver!!!
I am using source bans on my servers so the groups are kinda edited via source bans. But if public doesn't require a group and just "" I wouldn't need the groups right? I just don't know what is going on.
n00bl3t is offline
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 06-26-2009 , 00:06   Re: Sm_Skinchooser for Counterstrike Source
Reply With Quote #47

//Configure your menu here
"Models"
{
"Admin Models"
{
"Admin" "t"
"Team1"
{
"Banana Brother"
{
"path" "models\player\slow\banana_joe\slow.mdl"
}
"Monkey"
{
"path" "models/player/techknow/monkey/monkey.mdl"
}
"The Joker"
{
"path" "models/player/techknow/clownprince/clownprince.mdl"
}
"Hell Boy II"
{
"path" "models/player/techknow/hellboy2/hellboy2.mdl"
}
}

"Team2"
{
"Prisoner Reaper"
{
"path" "models/player/techknow/grimreaper/grim.mdl"
}
"T-600 Terminator"
{
"path" "models/player/slow/t600/slow.mdl"
}
}
}

"Public Models"
{
"Admin" ""
"Team1"
{
"Prisoner"
{
"path" "models/player/techknow/prison/leet_p.mdl"
}
"Federal Prisoner"
{
"path" "models/player/techknow/prison/leet_p2.mdl"
}
"Protective Custody Prisoner"
{
"path" "models/player/techknow/prison/leet_pc.mdl"
}
}

"Team2"
{
"Nail Gunner Cop"
{
"path" "models/player/slow/nailgunner/slow.mdl"
}
}
}


At the end of the file add one more closing break and it should work.


}
}
}
}
__________________
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
myzombie
BANNED
Join Date: Apr 2009
Old 06-30-2009 , 07:44   Re: Sm_Skinchooser for Counterstrike Source
Reply With Quote #48

andi67, great job on this plugin. It works but I have a question and a request.

You mention "You can already use the "!models" Command to change your skin for next spawn."

Does it mean that if I set a skin at current round, it will only change the skin at next round? This is important because Model Menu by pRED* changes model immediately. I have a zombie server and the zombies are changing their skin to confuse humans.

Secondly, I believe someone already asked this question that is to only show Admin Skins to Admin. A lot of public users are just too noob and they kept on trying to use the admin skins and complaint that the public ones doesn't work after that.

So far only mani admin's skin changing is perfect because it only shows skins according to proper groups and also set the skin at next round. But as we all know, mani is a very old plugin and it causes problems on zombiemod servers when I have ES and SM installed.

Thanks!
myzombie is offline
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 06-30-2009 , 22:03   Re: Sm_Skinchooser for Counterstrike Source
Reply With Quote #49

If you only want to show to admins , than simply delete the "Public" and "Reserved" section in skins_css.ini.
__________________
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
myzombie
BANNED
Join Date: Apr 2009
Old 06-30-2009 , 22:55   Re: Sm_Skinchooser for Counterstrike Source
Reply With Quote #50

No, I want skins for public and admin but I don't want public to see the admin skins.

Reason is when public players choose admin skins, they get error and had to wait until next round.

Did you take a look at this?
http://forums.alliedmods.net/showpos...&postcount=227

It can build menu so that you only see groups u have access to. The only problem I am having with that plugin is Public cannot see the list of skins.
myzombie 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 17:31.


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