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

SkinChooser


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
iBradleyy
AlliedModders Donor
Join Date: Jan 2013
Old 01-28-2013 , 13:26   SkinChooser
Reply With Quote #1

Basically, i'm having a problem with my skin chooser -- everytime I try to add models or see them in the menu, it wont appear in the menu. But I tested once I remove the "Admin Models" the "Premium Models" show up, and I am not sure why my other menus aren't working. Basically I want it .. like

1. Admin Models (flag: b)
2. Premium Models (flag: r)
3. Public Models (available to everyone)

But they wont show up and I changed my cvar to not be admin only; i've tested this with a player and they only see "1. None, then 0. Exit".. Any reason why this is happening - there is nothing in my error log.

skins.ini
Code:
//Configure your menu here
"Admin Models"
{
     "Admin Models"
     {
          "Admin" "b"
          "Team1"
          {
               "Admin T"
               {
                    "path" "models/player/ics/t_arctic_admin/t_arctic.mdl"
               }
			   "Kirby T"
               {
                    "path" "models/player/kirby/admin/kirby_admin.mdl"
               }
          }
          "Team2"
          {
               "Admin CT"
               {
                    "path" "models/player/ics/ct_gsg9_admin/ct_gsg9.mdl"
               }
			   "Kirby CT"
               {
                    "path" "models/player/kirby/admin/kirby_urban.mdl"
               }
          }
     }
}
"Premium Models"
{
     "Premium Models"
     {
          "Admin" "b"
          "Team1"
          {
               "Premium r"
               {
                    "path" "models/player/kirby/vip/kirby_vip.mdl"
               }
          }
          "Team2"
          {
               "Premium CT"
               {
                    "path" "models/player/kirby/vip/kirby_urban.mdl"
               }
          }
     }
}
"Public Models"
{
     "Public Models"
     {
          "Admin" ""
          "Team1"
          {
               "Phoenix Connection"
               {
                    "path" "models/player/t_phoenix.mdl"
               }
			   "Elite Crew"
               {
                    "path" "models/player/t_leet.mdl"
               }
			   "Arctic Avengers"
               {
                    "path" "models/player/t_arctic.mdl"
               }
			   "Guerilla Warfare"
               {
                    "path" "models/player/t_guerilla.mdl"
               }
          }
          "Team2"
          {
               "Seal Team 6"
               {
                    "path" "models/player/ct_urban.mdl"
               }
			   "GSG-9"
               {
                    "path" "models/player/ct_gsg9.mdl"
               }
			   "SAS"
               {
                    "path" "models/player/ct_sas.mdl"
               }
			   "GIGN"
               {
                    "path" "models/player/ct_gign.mdl"
               }
          }
     }
}
//If you use Fastdownload make sure all your model and material files are on your webserver!!!

Last edited by iBradleyy; 01-28-2013 at 13:28.
iBradleyy is offline
iBradleyy
AlliedModders Donor
Join Date: Jan 2013
Old 01-28-2013 , 16:24   Re: SkinChooser
Reply With Quote #2

Nevermind fixed.
iBradleyy is offline
Cherzo
Member
Join Date: Sep 2012
Old 02-05-2013 , 18:50   Re: SkinChooser
Reply With Quote #3

Work this Plugin with CS:GO ?
Cherzo 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 14:00.


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