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

Clan Tag Checker ( Protector ) v2.0


Post New Thread Reply   
 
Thread Tools Display Modes
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 10-13-2005 , 20:48  
Reply With Quote #41

Yeah, just change:
Code:
#include <amxmodx> // To this -> #include <amxmod>
I'm assuming you're talking about AMX not an older version of AMXX.
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline
darkfyre
Member
Join Date: May 2004
Old 02-14-2006 , 06:48  
Reply With Quote #42

I tried using the clan protection plugin, and that didnt work... was glad to find this one.

I am not sure how to make it perm ban folks instead of just kicking... am having problems with folks comming on server and impersonating admins.


Is this what I would do to make it perm ban?
Code:
        server_cmd("banid 0 #%d Clan Tag Protected",get_user_userid(id))                     client_print(0,3,"%s you are banned, clan tag is protected",szUsername)         server_print("%s you are banned, clan tag is protected",szUsername)
darkfyre is offline
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 02-14-2006 , 07:11  
Reply With Quote #43

OK, so I've finally got around to trying to fix this bug with people who have a lot of clan tags. And I NEED people to test it!
Code:
#define MAX_TAGS    50    // *** You MUST change this if you're using 50+ clan tags! ***
Report back to me with results. Thanks.

Edit: @darkfyre: Yes, but do this:
Code:
server_cmd("banid 0 #%d Clan Tag Protected kick" , get_user_userid(id));
Attached Files
File Type: sma Get Plugin or Get Source (clan_tag_checker.sma - 978 views - 5.3 KB)
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline
darkfyre
Member
Join Date: May 2004
Old 02-14-2006 , 15:45  
Reply With Quote #44

Thanks for your help v3x!
darkfyre is offline
theangel
Member
Join Date: Sep 2005
Location: Switzerland
Old 02-20-2006 , 05:11  
Reply With Quote #45

What a great plugin... i've combined it with amxbans 4.3, very nice.

Hope you can do a version that supports MySQL soon.
theangel is offline
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 02-20-2006 , 15:18  
Reply With Quote #46

Quote:
Originally Posted by theangel
What a great plugin... i've combined it with amxbans 4.3, very nice.

Hope you can do a version that supports MySQL soon.
I would if I'd have a webhost that accepted outside connections ;)
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline
Jordan
Veteran Member
Join Date: Aug 2005
Old 02-20-2006 , 17:41  
Reply With Quote #47

Ok I kind of skimmed this so let me know if I repeated anything, but is it possible to make this like... if someone from your clan is joining the server and the server is full it kicks someone that isn't in your clan? ^^
Jordan is offline
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 02-20-2006 , 17:48  
Reply With Quote #48

Hmm, I could probably do that, but why not just give them a reserved slot?
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline
Jordan
Veteran Member
Join Date: Aug 2005
Old 02-20-2006 , 17:49  
Reply With Quote #49

Well I don't want to give a reserved slot to everyone in the clan... there'd be too many
Jordan is offline
The_One
Senior Member
Join Date: Jul 2005
Old 02-22-2006 , 09:41  
Reply With Quote #50

thanks this plugin is just what i needed to get rid of those people pretending to be admins seeing as all my clan members are admins

i gave you +karma but i accidently gave you 3 now iv lost my karma
The_One 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 20:40.


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