Raised This Month: $ Target: $400
 0% 

Sm_Skinchooser


Post New Thread Reply   
 
Thread Tools Display Modes
DjRicki
Junior Member
Join Date: Dec 2011
Old 01-04-2012 , 18:00   Re: Sm_Skinchooser
Reply With Quote #931

Quote:
Originally Posted by Freakgood View Post
Hi im getting an problem on this... basicly the secound admin model doesnt show in the menu then the last public model doesnt spawn. i have tested diffrent models in there and non of them works its like every last model doesnt work...


//Configure your menu here
"Models"
{
"Admin Models"
{
"Admin" "c"
"Team1"
{
"Skeleton"
{
"path" "models\skeletonarmy\soldier.mdl"
{
"Alyx"
{
"path" "models\skeletonarmy\soldier.mdl"
}
}

"Team2"
{
"Skeleton"
{
"path" "models\skeletonarmy\soldier.mdl"
{
"Alyx"
{
"path" "models\skeletonarmy\soldier.mdl"
}
}
}

"Public Models"
{
"Admin" ""
"Team1"
{
"Master Chief"
{
"path" "models\Halo.mdl"
}
"Nano Suit"
{
"path" "models\characters\Nanosuit2\nanosuit_npc.mdl "
}
"The Spectator"
{
"path" "models\thespectator\od.mdl"
}
"Halo Elite"
{
"path" "models\Halo2\elite.mdl"
}
}

"Team2"
{
"Master Chief"
{
"path" "models\Halo.mdl"
}
"Nano Suit"
{
"path" "models\characters\Nanosuit2\nanosuit_npc.mdl "
}
"The Spectator"
{
"path" "models\thespectator\od.mdl"
}
"Halo Elite"
{
"path" "path" "models\Halo2\elite.mdl"
}
}
}
}


//If you use Fastdownload make sure all your model and material files are on your webserver!!!
You will have to take out the Reserved Models section, like this, since you didnt have any pathways for the reserved models. Thats what i went through yesterday. Just copy and paste what i have above and !models should begin to function.
DjRicki is offline
St00ne
Veteran Member
Join Date: Jan 2011
Location: Annecy - France
Old 01-04-2012 , 20:08   Re: Sm_Skinchooser
Reply With Quote #932

Quote:
Originally Posted by Freakgood View Post
Hi im getting an problem on this... basicly the secound admin model doesnt show in the menu then the last public model doesnt spawn. i have tested diffrent models in there and non of them works its like every last model doesnt work...


Code:
//Configure your menu here
"Models"
{
"Admin Models"
{
"Admin" "c"
"Team1"
{
"Skeleton"
{
"path" "models\skeletonarmy\soldier.mdl"
{
"Alyx"
{
"path" "models\skeletonarmy\soldier.mdl"
}
}

"Team2"
{
"Skeleton"
{
"path" "models\skeletonarmy\soldier.mdl"
{
"Alyx"
{
"path" "models\skeletonarmy\soldier.mdl"
}
}
}

"Public Models"
{
"Admin" ""
"Team1"
{
"Master Chief"
{
"path" "models\Halo.mdl"
}
"Nano Suit"
{
"path" "models\characters\Nanosuit2\nanosuit_npc.mdl"
}
"The Spectator"
{
"path" "models\thespectator\od.mdl"
}
"Halo Elite"
{
"path" "models\Halo2\elite.mdl"
}
}

"Team2"
{
"Master Chief"
{
"path" "models\Halo.mdl"
}
"Nano Suit"
{
"path" "models\characters\Nanosuit2\nanosuit_npc.mdl"
}
"The Spectator"
{
"path" "models\thespectator\od.mdl"
}
"Halo Elite"
{
"path" "path" "models\Halo2\elite.mdl"
}
}
}

"Reserved Models"
{
"Admin" "Member"
"Team1"
{
"Yoda"
{
"path" ""
}
}

"Team2"
{
"Darth Vader"
{
"path" ""
}
}
}

"Donators Models"
{
"Admin" "Donators"
"Team1"
{
"Tusken"
{
"path" ""
}
}

"Team2"
{
"Bobafett"
{
"path" ""
}
}
}
}


//If you use Fastdownload make sure all your model and material files are on your webserver!!!
Your structure is just incorrect, I didn't look at it entirely but I already found 2 errors: after the two first skeleton paths you need a "}" instead of a "{" ...

And yea, remove the parts where there is no models and no paths i.e. Donators models and Reserved models....

Last edited by St00ne; 01-04-2012 at 20:12.
St00ne is offline
Teigen
Senior Member
Join Date: Jun 2011
Location: Norway
Old 01-06-2012 , 12:27   CssDM
Reply With Quote #933

Where can i add the cvars so that the menu would appear like 8 secs after spawn, I run CssDM, and the Weapon menu appears first at spawn, overlaying the Models menu.

Or any other fix?

Thanks
__________________
[url=steam://friends/add/76561197962940328]
Teigen is offline
Send a message via MSN to Teigen Send a message via Skype™ to Teigen
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 01-07-2012 , 02:55   Re: Sm_Skinchooser
Reply With Quote #934

Quote:
Where can i add the cvars so that the menu would appear like 8 secs after spawn, I run CssDM, and the Weapon menu appears first at spawn, overlaying the Models menu.

Or any other fix?

Thanks
server.cfg.......

So here you can get the ZR-Version , note that it is just a testversion and there might be some things that would not run correctly.
Attached Files
File Type: zip sm_skinchooser_zr 2.2.zip (21.5 KB, 150 views)
__________________
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
Chipsen
Junior Member
Join Date: Jan 2012
Old 01-07-2012 , 14:02   Re: Sm_Skinchooser
Reply With Quote #935

where can i find all the models files?
Chipsen is offline
Chipsen
Junior Member
Join Date: Jan 2012
Old 01-07-2012 , 15:19   Re: Sm_Skinchooser
Reply With Quote #936

Quote:
Originally Posted by andi67 View Post
server.cfg.......

So here you can get the ZR-Version , note that it is just a testversion and there might be some things that would not run correctly.
Bug if u type !models before you are zombie then let the menu stay up and choose model when you are zombie you get a human skin(model)
Chipsen is offline
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 01-08-2012 , 13:55   Re: Sm_Skinchooser
Reply With Quote #937

I have never said itīs working correctly , I will do some more tests.......
__________________
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
kennyist
Member
Join Date: Jan 2010
Old 01-09-2012 , 15:03   Re: Sm_Skinchooser
Reply With Quote #938

-- Fixed --
__________________


Last edited by kennyist; 01-10-2012 at 17:15.
kennyist is offline
Saburow
New Member
Join Date: Aug 2011
Old 01-14-2012 , 14:27   Re: Sm_Skinchooser
Reply With Quote #939

Huge gratitude!
Saburow is offline
nightrider
SourceMod Donor
Join Date: Dec 2008
Old 01-14-2012 , 21:09   Re: Sm_Skinchooser
Reply With Quote #940

Thank you andi67 for the recent update.
__________________
[SIGPIC][/SIGPIC] the pantless
I am the Night Rider!, I'm a fuel-injected suicide machine.
I am a rocker! I am a roller!, I am an out-of-controller!


nightrider 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 07:17.


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