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

Model Menu


Post New Thread Reply   
 
Thread Tools Display Modes
bguguen
New Member
Join Date: Feb 2008
Old 02-02-2008 , 12:57   Re: Model Menu
Reply With Quote #111

Hey i totally love this mod, but is it possible to make this mod to run as a Clan Model changer??

Meaning when players with a Clan's Tag that has been specified inside the model.ini, he/she will get His clan's CT and T model??

it will be great for scimming servers so that both clans can have their own CT and T model for their own clan but only for players with Clan Tags that has been set on the Server's ini files or something
bguguen is offline
StevenT
Member
Join Date: Dec 2007
Old 02-03-2008 , 05:41   Re: Model Menu
Reply With Quote #112

Quote:
Originally Posted by bguguen View Post
Hey i totally love this mod, but is it possible to make this mod to run as a Clan Model changer??

Meaning when players with a Clan's Tag that has been specified inside the model.ini, he/she will get His clan's CT and T model??

it will be great for scimming servers so that both clans can have their own CT and T model for their own clan but only for players with Clan Tags that has been set on the Server's ini files or something
try specifying a clan as an admin group, give them the lowest admin flag (a = reserve i think?), not sure if it will work but then whenever those steamid's get on there they should have custom model then.

This also prevents random players trying to wear the clan tag just for the model
StevenT is offline
k4rnage
Member
Join Date: Aug 2007
Old 02-04-2008 , 03:51   Re: Model Menu
Reply With Quote #113

Small bug :
Sometimes someone can't go in the !models menu ... don't know why ... and sometimes when someone change his skin while the game is running, his gun stay in the air lol ! He shoots with his fingers
k4rnage is offline
berni
SourceMod Plugin Approver
Join Date: May 2007
Location: Austria
Old 02-04-2008 , 04:55   Re: Model Menu
Reply With Quote #114

I need some help. I tried this on a half life 2 deathmatch server, but the model
somehow doesn't change.
The model download is working fine, and I already tried this with some standard models.
I can execute the !models menu and select the model, but it doesn't change.
I also checked if the SetModel offset is correct, it is.

Code:
"Models"
{
    //Name of the item to appear in the menu
    "Admin Only Models"
    {
        //Sourcemod admin group required to see/access this submenu
        "Admin"        "test"

        //Models available for team 1 (terrorist / allies)
        "Team1"
        {
            //Name to appear in submenu
            "gman"
            {
                //path to the model file. This will automatically be precached
                "path"        "models/gman.mdl"
            }
        }

        //Models available for team 2 (ct / axis)
        "Team2"
        {
            "gman"
            {
                //path to the model file. This will automatically be precached
                "path"        "models/gman.mdl"
            }
        }

        //Models available for team 2 (ct / axis)
        "Team3"
        {
            "gman"
            {
                //path to the model file. This will automatically be precached
                "path"        "models/gman.mdl"
            }
        }
    }
}

Last edited by berni; 02-04-2008 at 04:59.
berni is offline
dressler18
Member
Join Date: Jan 2008
Old 02-04-2008 , 05:51   Re: Model Menu
Reply With Quote #115

wth is wrong in my models.ini i can't use with admin group "admin"
Attached Files
File Type: ini models.ini (848 Bytes, 270 views)
File Type: cfg admin_groups.cfg (162 Bytes, 266 views)
dressler18 is offline
k4rnage
Member
Join Date: Aug 2007
Old 02-04-2008 , 14:07   Re: Model Menu
Reply With Quote #116

How i can desactive model instant change ?
k4rnage is offline
dressler18
Member
Join Date: Jan 2008
Old 02-07-2008 , 09:37   Re: Model Menu
Reply With Quote #117

Big problem it shows error :O i dont forget a " or something. The model download is working perfect.

modeldownloads.ini:

Code:
materials/models/player/ics/t_guerilla_z/t_guerilla.vmt
materials/models/player/ics/t_guerilla_z/t_guerilla_normal.vtf
materials/models/player/ics/t_guerilla_z/t_guerilla.vtf
models/player/ics/t_guerilla_z/t_guerilla.dx80.vtx
models/player/ics/t_guerilla_z/t_guerilla.dx90.vtx
models/player/ics/t_guerilla_z/t_guerilla.mdl
models/player/ics/t_guerilla_z/t_guerilla.phy
models/player/ics/t_guerilla_z/t_guerilla.sw.vtx
models/player/ics/t_guerilla_z/t_guerilla.vvd

models/player/ics/ct_gign_fbi/ct_gign.dx80.vtx
models/player/ics/ct_gign_fbi/ct_gign.dx90.vtx
models/player/ics/ct_gign_fbi/ct_gign.mdl
models/player/ics/ct_gign_fbi/ct_gign.phy
models/player/ics/ct_gign_fbi/ct_gign.sw.vtx
models/player/ics/ct_gign_fbi/ct_gign.vvd
materials/models/player/ics/ct_gign_fbi/ct_gign.vmt
materials/models/player/ics/ct_gign_fbi/ct_gign.vtf
materials/models/player/ics/ct_gign_fbi/ct_gign_glass.vmt

materials/models/player/ics/zombieguerilla/t_guerilla.vmt.ztmp
materials/models/player/ics/zombieguerilla/t_guerilla.vmt
materials/models/player/ics/zombieguerilla/t_guerilla.vtf
models/player/ics/zombieguerilla/t_guerilla.dx80.vtx
models/player/ics/zombieguerilla/t_guerilla.dx90.vtx
models/player/ics/zombieguerilla/t_guerilla.mdl
models/player/ics/zombieguerilla/t_guerilla.phy
models/player/ics/zombieguerilla/t_guerilla.sw.vtx
models/player/ics/zombieguerilla/t_guerilla.vvd
models.ini:

Code:
//Configure your menu here
"Models"
{
    //Name of the item to appear in the menu
    "Admin Only Models"
    {
        //Sourcemod admin group required to see/access this submenu
        "Admin"        "Owner"

        //Models available for team 1 (terrorist / allies)
        "Team1"
        {
            //Name to appear in submenu
            "FBI"
            {
                //path to the model file. This will automatically be precached
                "path"        "models/player/ics/ct_gign_fbi/ct_gign.mdl"
            }
            "Zombie"
            {
                //path to the model file. This will automatically be precached
                "path"        "models/player/ics/zombieguerilla/t_guerilla.mdl"
            }
        }

        //Models available for team 2 (ct / axis)
        "Team2"
        {
            "FBI"
            {
                "path"        "models/player/ics/ct_gign_fbi/ct_gign.mdl"
            }    
        }
    }
}

//All other files needed for the above models must be listed in modeldownloads.ini
//This forces the clients to download the needed files
What is wrong? Please help.
dressler18 is offline
dressler18
Member
Join Date: Jan 2008
Old 02-07-2008 , 12:10   Re: Model Menu
Reply With Quote #118

Top ....
dressler18 is offline
dressler18
Member
Join Date: Jan 2008
Old 02-08-2008 , 15:18   Re: Model Menu
Reply With Quote #119

You can't help me or you don't want to help me?
dressler18 is offline
[H]itch
Junior Member
Join Date: Jan 2008
Old 02-09-2008 , 10:40   Re: Model Menu
Reply With Quote #120

Hmm... pred, can we put models for normal players too? I am death confused/
Just help me out with that.And also, can these models be used for zombies for zombie hordE? Help me please///
Cheers,
[H]itch
__________________



WHAT YOU LOOKING AT?
[H]itch 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 04:36.


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