Raised This Month: $ Target: $400
 0% 

Sm_Skinchooser


Post New Thread Reply   
 
Thread Tools Display Modes
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 07-24-2010 , 04:06   Re: Sm_Skinchooser
Reply With Quote #421

Plugin updatet to 1.9 !!!

No more gamedata(Offsets) needed.
__________________
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
dataviruset
AlliedModders Donor
Join Date: Feb 2009
Location: Hong Kong
Old 07-24-2010 , 09:56   Re: Sm_Skinchooser
Reply With Quote #422

Quote:
Originally Posted by andi67 View Post
Plugin updatet to 1.9 !!!

No more gamedata(Offsets) needed.
Cool, credits for you
dataviruset is offline
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 07-24-2010 , 14:09   Re: Sm_Skinchooser
Reply With Quote #423

THX
__________________
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
PAL-18
AlliedModders Donor
Join Date: Jul 2010
Old 07-24-2010 , 15:52   Re: Sm_Skinchooser
Reply With Quote #424

AWESOME!

Models now display but there is one minor annoying problem. The animations dont work. Models stay in the T position.
PAL-18 is offline
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 07-24-2010 , 17:31   Re: Sm_Skinchooser
Reply With Quote #425

Skinchooser doesnīt have anything to do with the animations of the Models , it only displays a Menu where you can choose a custommodel and setīs it.
You should check your models in MDLViewer.
__________________
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
the_unknown
BANNED
Join Date: May 2010
Old 07-25-2010 , 17:20   Re: Sm_Skinchooser
Reply With Quote #426

hi there seems to be a glitch with this code

Code:
//Configure your menu here
"Models"
{
    "Public Models"
    {
        "Admin" ""
        "Team2"
        {
            "snowtrooper"
            {                
                "path" "models\player\b4p\b4p_snowtrooper\b4p_snowtrooper.mdl"
            }
        }
    }

    "Admin"
    {
        "Admin" "b"
        "Team1"
        {
            "Robber"
            {                
                "path" "models\player\masiosare\robber\robberhat.mdl"
            }
        }
    }

    "Reserved"
    {
        "Admin" "t"
        "Team1"
        {
            "Robber"
            {                
                "path" "models\player\masiosare\robber\robberhat.mdl"
            }
        }
    }
}


// If you use Fastdownload on your servers make sure all files are on your webspace!!!
i go in the server im an admin z flag so i can see all of those skins but i click on public and it shows team 2 as the name not snowtrooper.

heres an idea you should go by admins_group.cfg instead of flags.. also why is this code flat??

Code:
//Configure your menu here
"Models"
{
"Admin Models"
{
"Admin" "t"
"Team1"
{
"Snowtrooper"
{
"path" "models\player\b4p\b4p_snowtrooper\b4p_snowtrooper.mdl"
} 
}

"Team2"
{
"Rodian"
{
"path" "models\player\b4p\b4p_rodian\b4p_rodian.mdl"
}
}
}

"Public Models"
{
"Admin" ""
"Team1"
{
"Tusken"
{
"path" "models\player\b4p\b4p_tusken\b4p_tusken.mdl"
}
"Stormt"
{
"path" "models\player\b4p\b4p_stormt\b4p_stormt.mdl"
}
"Imperial"
{
"path" "models\player\b4p\b4p_imperial\b4p_imperial.mdl"
}
"Chewbacca"
{
"path" "models\player\b4p\b4p_chewbacca\b4p_chewbacca.mdl"
}
}

"Team2"
{
"Rebel"
{
"path" "models\player\b4p\b4p_rebel\b4p_rebel.mdl"
}
"Jawa"
{
"path" "models\player\b4p\b4p_jawa\b4p_jawa.mdl"
}
"C3PO"
{
"path" "models\player\b4p\b4p_c3po\b4p_c3po.mdl"
}
"Bobafett"
{
"path" "models\player\b4p\b4p_bobafett\b4p_bobafett.mdl"
}
}
}

"Reserved Models"
{
"Group" "Member"
"Team1"
{
"Yoda"
{
"path" "models\player\b4p\b4p_yoda\b4p_yoda.mdl"
}
}

"Team2"
{
"Darth Vader"
{
"path" "models\player\b4p\b4p_vader\b4p_vader.mdl"
}
}
}
}


//If you use Fastdownload make sure all your model and material files are on your webserver!!!
the_unknown is offline
dataviruset
AlliedModders Donor
Join Date: Feb 2009
Location: Hong Kong
Old 07-25-2010 , 17:23   Re: Sm_Skinchooser
Reply With Quote #427

Quote:
Originally Posted by the_unknown View Post
i go in the server im an admin z flag so i can see all of those skins but i click on public and it shows team 2 as the name not snowtrooper.
Then why don't you supply a skin for Team1?
dataviruset is offline
the_unknown
BANNED
Join Date: May 2010
Old 07-25-2010 , 17:40   Re: Sm_Skinchooser
Reply With Quote #428

its a jailbreak server

i have 1 skin for public models which is a ct then i have 2 other skins for ts which are the same but for reserve and admin get it? i dont want another public models for ct
the_unknown is offline
the_unknown
BANNED
Join Date: May 2010
Old 07-25-2010 , 17:58   Re: Sm_Skinchooser
Reply With Quote #429

like i went in my server and the skins arent working i think because there is no team 2 or team 1 on the menu so how can i add another 1 without it showing but being there like

"Admin" "t"
"Team1"
{
"Robber"
{
"path" "models\player\masiosare\robber\robberhat.mdl "
}
"Team2"
{
"yoda"
{
"path" "models\player\yoda\tr\yoda"
}

so when people go on the menu for supporter they only see 1 choice robbr not yoda but in the ini file its 2 yoda and robber would i leave the yoda filed empty? to make it only show robber on the ingame menu.

and why is this flat?
Code:
//Configure your menu here
"Models"
{
"Admin Models"
{
"Admin" "t"
"Team1"
{
"Snowtrooper"
{
"path" "models\player\b4p\b4p_snowtrooper\b4p_snowtrooper.mdl"
} 
}

"Team2"
{
"Rodian"
{
"path" "models\player\b4p\b4p_rodian\b4p_rodian.mdl"
}
}
}
the_unknown is offline
matt.b
BANNED
Join Date: Apr 2010
Old 07-28-2010 , 17:49   Re: Sm_Skinchooser
Reply With Quote #430

hi,

my skins for admin are not working but public models is working.

Code:
//Configure your menu here
"Models"
{
"Admin Models"
{
"Admin" "b"
"Team1"
{
"Homer"
{
"path" "models/player/slow/homer_v2/sheiks_homer.mdl"
} 
}

"Team2"
{
"Homer"
{
"path" "models/player/slow/homer_v2/sheiks_homer.mdl"
}
}
}

"Public Models"
{
"Admin" ""
"Team1"
{
"MasterChief Red"
{
"path" "models\player\techknow\masterchief\red_mc.mdl"
}
}

"Team2"
{
"MasterChief Blue"
{
"path" "models\player\techknow\masterchief\blue_mc.mdl"
}
}
}
}


//If you use Fastdownload make sure all your model and material files are on your webserver!!!
i dont know why.
matt.b 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:01.


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