Raised This Month: $32 Target: $400
 8% 

[ANY] Name Reserve [v1.2.2]


Post New Thread Reply   
 
Thread Tools Display Modes
Atreus
SourceMod Donor
Join Date: Apr 2005
Location: San Diego, CA
Old 12-03-2010 , 03:43   Re: [ANY] Name Reservation [v1.0.0]
Reply With Quote #11

Quote:
Originally Posted by moiph View Post
[/LIST]Can you clarify this a bit? I'm not sure I understand what you're asking for.
Like, admin flags. "a" is reserve slot, "b" is generic admin, "z" is root, etc
Atreus is offline
Send a message via AIM to Atreus Send a message via MSN to Atreus
moiph
Junior Member
Join Date: Mar 2009
Location: Seattle, WA
Old 12-03-2010 , 04:56   Re: [ANY] Name Reserve [v1.1.1]
Reply With Quote #12

Ah yeah I realized that later and forgot to go edit my post Is there a strong case for having individual flags on names? At that point it's just as easy to list out some steam IDs unless you're managing quite a few admins (I'm not, so I don't have a strong case for it but if you do I'll throw it in future items). I'll definitely do the global cvar though.
moiph is offline
Send a message via AIM to moiph
moiph
Junior Member
Join Date: Mar 2009
Location: Seattle, WA
Old 12-04-2010 , 04:37   Re: [ANY] Name Reserve [v1.2.1]
Reply With Quote #13

Updated to 1.2.1, includes new admin flag cvar (no more just generic admin checks), as well as support for partial matches (e.g. for clan tags)
moiph is offline
Send a message via AIM to moiph
aKu
Junior Member
Join Date: Nov 2010
Old 12-09-2010 , 02:43   Re: [ANY] Name Reserve [v1.2.2]
Reply With Quote #14

cant make work with more than 2 names... ://

PHP Code:
"Names"
 
{
    
"cheesY"
    
{
        
"user1"
        
{
            
"id" "STEAM_0:1:36914320"
        
}
    
"sleepY"
    
{
        
"user1"
        
{
            
"id" "STEAM_0:0:27026028"
        
}
    }



Last edited by aKu; 12-09-2010 at 02:47.
aKu is offline
moiph
Junior Member
Join Date: Mar 2009
Location: Seattle, WA
Old 12-12-2010 , 15:25   Re: [ANY] Name Reserve [v1.2.2]
Reply With Quote #15

Quote:
Originally Posted by aKu View Post
cant make work with more than 2 names... ://

PHP Code:
"Names"
 
{
    
"cheesY"
    
{
        
"user1"
        
{
            
"id" "STEAM_0:1:36914320"
        
}
-> } <--
    
"sleepY"
    
{
        
"user1"
        
{
            
"id" "STEAM_0:0:27026028"
        
}
    }


You're missing a closing } in your config... See if that fixes it
moiph is offline
Send a message via AIM to moiph
DoPe^
Veteran Member
Join Date: Jul 2008
Location: Denmark / Copenhagen
Old 01-24-2011 , 08:23   Re: [ANY] Name Reserve [v1.2.2]
Reply With Quote #16

i can't get this to work :/

i used this

Code:
 "Names"
 {
  "Brush"
  {
   "adminFlag" "b"   
   }
   {
   "isPartial" "1"
   }
 }
and then i have used the settings so the person with brush in there nick will get warned and then kicked.. but nothing happens.
DoPe^ is offline
Atreus
SourceMod Donor
Join Date: Apr 2005
Location: San Diego, CA
Old 01-24-2011 , 10:28   Re: [ANY] Name Reserve [v1.2.2]
Reply With Quote #17

That's pretty mussed up. I think you meant something more like
Code:
"Names"
{
 "Brush"
 {
  "adminFlag" "b"   
  "isPartial" "1"
  "usernamehere"
  {
   "id" "steamidhere"
  }
 }
}
Mine could still be off a bit, since I haven't used the plugin and am tired, but at the least it's really close to right.
Atreus is offline
Send a message via AIM to Atreus Send a message via MSN to Atreus
DoPe^
Veteran Member
Join Date: Jul 2008
Location: Denmark / Copenhagen
Old 01-24-2011 , 12:44   Re: [ANY] Name Reserve [v1.2.2]
Reply With Quote #18

well i just wanted a name with brush in it to be banned, since we dont wanna see that on our server, and then i also just wanted to make us admins immune
DoPe^ is offline
Atreus
SourceMod Donor
Join Date: Apr 2005
Location: San Diego, CA
Old 01-24-2011 , 20:48   Re: [ANY] Name Reserve [v1.2.2]
Reply With Quote #19

Then, remove the usernamehere section and it should do what you want
Atreus is offline
Send a message via AIM to Atreus Send a message via MSN to Atreus
DoPe^
Veteran Member
Join Date: Jul 2008
Location: Denmark / Copenhagen
Old 01-25-2011 , 11:30   Re: [ANY] Name Reserve [v1.2.2]
Reply With Quote #20

Quote:
Originally Posted by Atreus View Post
Then, remove the usernamehere section and it should do what you want
i havnt added a usernamehere section lol that was you
DoPe^ is offline
Reply


Thread Tools
Display Modes

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 23:37.


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