Raised This Month: $ Target: $400
 0% 

Sm_Skinchooser


Post New Thread Reply   
 
Thread Tools Display Modes
SumoCow
Member
Join Date: Aug 2010
Location: Richardson, TX
Old 09-17-2010 , 21:51   Re: Sm_Skinchooser
Reply With Quote #511

Quote:
Originally Posted by Groger View Post
Hi i'm using this plugin for a while now and its perfect ;)

The only thing i mis in this plugin is the ability to give skins to certain people trought steamID validation

example

PHP Code:
    "Admin"
    
{
        
"admin" "b"
        "steam" "STEAMID HERE"
        "Team1"
        
{
            
"Hitler"
            
{                
                
"path" "models/player/slow/hitler/hitler.mdl"
            
}
        }
     } 
I dont know in if you have time to make this, but it would be awsume

Thx in advance
easiest way to do this is to give them a flag in the admins.cfg or admins_simple.ini or if you're wanting to give them to a group of people, do so with the admin_groups.cfg... though there is that limitation of only having the 26 letters of the alphabet as the total number of different levels of skins....

I agree that adding the ability to give a single person access a skin instead of having to be limited by the flag system.

would it also be possible to add the bot skinning as well to this plugin?
SumoCow is offline
Groger
Veteran Member
Join Date: Oct 2009
Location: Belgium
Old 09-18-2010 , 04:19   Re: Sm_Skinchooser
Reply With Quote #512

Quote:
Originally Posted by SumoCow View Post
easiest way to do this is to give them a flag in the admins.cfg or admins_simple.ini or if you're wanting to give them to a group of people, do so with the admin_groups.cfg... though there is that limitation of only having the 26 letters of the alphabet as the total number of different levels of skins....

I agree that adding the ability to give a single person access a skin instead of having to be limited by the flag system.

would it also be possible to add the bot skinning as well to this plugin?
Yes currently i'm doing it like you explained, but i'm running out of flags
Groger is offline
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 09-18-2010 , 05:31   Re: Sm_Skinchooser
Reply With Quote #513

Quote:
"Admin"
{
"admin" "b"
"steam" "STEAMID HERE"
"Team1"
{
"Hitler"
{
"path" "models/player/slow/hitler/hitler.mdl"
}
}
}
I donīt see any reason why this should check for SteamID......setting up Flag or SteamID must be done in Admins.cfg , so itīs all the same.....
__________________
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
Bucky208
New Member
Join Date: Sep 2010
Old 09-18-2010 , 06:43   Re: Sm_Skinchooser
Reply With Quote #514

Hello again,

I'm running the plugin with SourceBans.
Public
Donators(T flag)
Root Admins

We're running 3 and more servers.
But if ppl donate for only 1 server, we need to give them acces to ALL servers to let the skinmenu work for them.
So T flag enabled for 1 server gives "1. None"

Any solution?
Bucky208 is offline
Send a message via MSN to Bucky208
Groger
Veteran Member
Join Date: Oct 2009
Location: Belgium
Old 09-18-2010 , 06:52   Re: Sm_Skinchooser
Reply With Quote #515

Quote:
Originally Posted by andi67 View Post
I donīt see any reason why this should check for SteamID......setting up Flag or SteamID must be done in Admins.cfg , so itīs all the same.....
Its because I have private skin that people can buy and i'm running out of flags to assign to them.. + if u use sourcebans the admin.cfg gets overwritten (not that it matters)
Groger is offline
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 09-18-2010 , 07:05   Re: Sm_Skinchooser
Reply With Quote #516

Lol......buying Skins.....
__________________
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
Groger
Veteran Member
Join Date: Oct 2009
Location: Belgium
Old 09-18-2010 , 10:21   Re: Sm_Skinchooser
Reply With Quote #517

What? i have a community and i can tell you, people arent willing to donate just to help us, they need to have something in return .. I have donate tags, donate announcement whene they join the server and donate skins, and i have one extra donate option and that is to choose a private skin.. it cost a little bit more than the rest

What is wrong with this? I'm just trying to find a way to pay my site/ts/dedicated server bills.. and I'm here to ask your help?
Groger is offline
Groger
Veteran Member
Join Date: Oct 2009
Location: Belgium
Old 09-19-2010 , 04:04   Re: Sm_Skinchooser
Reply With Quote #518

Allright something else came to my attention

Since a few days ago some models stopped working (the public skins)(see below)
It worked before, I didint change anything at all, only added one private donater skin.

The weird thing is is that its still in the models menu, but the skins aren't being set to the players

here is my config:

PHP Code:
//Configure your menu here
"Models"
{

    
"Admin"
    
{
        
"admin" "b"
        "Team1"
        
{
            
"Hitler"
            
{                
                
"path" "models/player/slow/hitler/hitler.mdl"
            
}
        }

        
"Team2"
        
{
            
"Ct met helm"
            
{
                
"path" "models/player/ics/ct_gign_fbi/ct_gign.mdl"
            
}
        }
    }
    
"donator"
    
{
        
"Admin" "t"
        "Team1"
        
{
            
"Pedobear"
            
{                
                
"path" "models/player/kuristaja/pbear/pbear.mdl"
            
}
            
"Goofy"
            
{                
                
"path" "models/player/techknow/goofy/goofy.mdl"
            
}
            
"King Ping"
            
{                
                
"path" "models/player/slow/jamis/kingpin/slow_v2.mdl"
            
}
        }

        
"Team2"
        
{
            
"Blauwe CT"
            
{
                
"path" "models/player/tiera/fsb/ct_urban.mdl"
            
}
            
"Homo!"
            
{
                
"path" "models/player/slow/pink_soldier_fix/ct_urban.mdl"
            
}
        }
    }
    
"members"
    
{
        
"Admin" "o"
        "Team1"
        
{
            
"Uitgebreide T"
            
{                
                
"path" "models/player/jailbait/t_phoenix/t_phoenix.mdl"
            
}
            
"Max het konijn"
            
{                
                
"path" "models/player/slow/sam_and_max/max/slow_v2.mdl"
            
}
        }

        
"Team2"
        
{
            
"Moderne Politie"
            
{
                
"path" "models/player/rocknrolla/ct_urban.mdl"
            
}
        }
    }
    
"Buba"
    
{
        
"Admin" "p"
        "Team1"
        
{
            
"Koe"
            
{                
                
"path" "models/player/slow/madcow_v2/madcow.mdl"
            
}
        }

        
"Team2"
        
{

        }
    }
    
"public"
    
{
        
"Admin" ""
        "Team1"
        
{
            
"Oranje T"
            
{                
                
"path" "models/player/techknow/prison/leet_p.mdl"
            
}
            
"Gele T"
            
{                
                
"path" "models/player/techknow/prison/leet_pc.mdl"
            
}
        }

        
"Team2"
        
{
            
"Politie met de pet"
            
{
                
"path" "models/player/elis/po/police.mdl"
            
}
        }
    }

So does anyone else experienced this? or does anyone have some suggestions?

sm plugins list:
Code:
[SM] Listing 44 plugins:
           01 "SourceBans" (1.4.7) by InterWave Studios Development Team
           02 "Welcome Sound" (0.0.1) by Roger
           03 "Round end slay" (1.0) by mad_hamster
           04 "Admin Help" (1.4.0-dev) by AlliedModders LLC
           05 "MapChooser" (1.4.0-dev) by AlliedModders LLC
           06 "Admin File Reader" (1.4.0-dev) by AlliedModders LLC
           07 "Basic Chat" (1.4.0-dev) by AlliedModders LLC
           08 "AFK Manager" (3.2.9) by Rothgar
           09 "Fun Commands" (1.4.0-dev) by AlliedModders LLC
           10 "Basic Votes" (1.4.0-dev) by AlliedModders LLC
           11 "Forlix DeadChat" (1.15) by Forlix (Dominik Friedrichs)
           12 "RCON Lock" (0.6.7) by devicenull
           13 "Players Votes" (1.5.0) by The Resident, pZv!
           14 "Sourcebans Checker" (1.0.0) by psychonic & Ca$h Munny
           15 "Reserved Slots" (1.4.0-dev) by AlliedModders LLC
           16 "Player Respawn" (1.2) by Rogue
           17 "Admin Menu" (1.4.0-dev) by AlliedModders LLC
           18 "Player-Teleport by Dr. HyperKiLLeR" (1.2.0.0) by Dr. HyperKiLLeR
           19 "Simple Chat Colors" (1.1.0) by Simple Plugins
           20 "Map Nominations" (1.4.0-dev) by AlliedModders LLC
           21 "Advertisements" (0.5.5) by Tsunami
           22 "Nextmap" (1.4.0-dev) by AlliedModders LLC
           23 "SM_Hosties" (1.09) by dataviruset
           24 "Rock The Vote" (1.4.0-dev) by AlliedModders LLC
           25 "TeamSwitch" (1.5) by MistaGee (Modifed by Snake 60, Will)
           26 "SM SKINCHOOSER" (1.8) by Andi67
           27 "Player swapper" (0.02) by X@IDER
           28 "OBFix #1" (1.0) by AnorexiasGrizzli
           29 "Stop HintText Sound" (1.0.0) by Tauphi, exvel
           30 "Basic Info Triggers" (1.4.0-dev) by AlliedModders LLC
           31 "Basic Comm Control" (1.4.0-dev) by AlliedModders LLC
           32 "Web Shortcuts" (1.0.1) by James "sslice" Gray
           33 "Country Filter" (1.1.2) by Knagg0. Fixed by Lebson506th
           34 "Ban disconnected players" (1.0) by mad_hamster
           35 "Client Preferences" (1.4.0-dev) by AlliedModders LLC
           36 "Kigen's Anti-Cheat" (1.2.1.4) by CodingDirect LLC
           37 "Fun Votes" (1.4.0-dev) by AlliedModders LLC
           38 "HLSW Info" (1.1) by Tsunami
           39 "NoBlock" (1.3.0) by Otstrel.ru Team
           40 "AdminConnectmsg" (0.0.3) by R-Hehl
           41 "Sound Commands" (1.4.0-dev) by AlliedModders LLC
           42 "Set Health" (1.2.2) by Mr. Blip
           43 "Player Commands" (1.4.0-dev) by AlliedModders LLC
           44 "Basic Commands" (1.4.0-dev) by AlliedModders LLC
EDIT: I found out that the private donator skin caused it to bug? how the hell is that even possible? is there a skin limit or something?
thx in advance

Last edited by Groger; 09-19-2010 at 04:08.
Groger is offline
andi67
Veteran Member
Join Date: Mar 2007
Location: Somewhere near you!!!
Old 09-19-2010 , 09:25   Re: Sm_Skinchooser
Reply With Quote #519

Quote:
"Buba"
{
"Admin" "p"
"Team1"
{
"Koe"
{
"path" "models/player/slow/madcow_v2/madcow.mdl"
}
}

"Team2"
{

}
}
Forgotten something?

Quote:
"Buba"
{
"Admin" "p"
"Team1"
{
"Koe"
{
"path" "models/player/slow/madcow_v2/madcow.mdl"
}
}

"Team2"
{
"???"
{
"path" "???"
}
}
}
__________________
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!!!<<

Last edited by andi67; 09-19-2010 at 09:28.
andi67 is offline
Groger
Veteran Member
Join Date: Oct 2009
Location: Belgium
Old 09-19-2010 , 13:32   Re: Sm_Skinchooser
Reply With Quote #520

Yes but what if you donat want to assign a CT skin to them? what should you do than?
Groger 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 21:57.


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