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

Country kicker


Post New Thread Reply   
 
Thread Tools Display Modes
[WbOF]LuZiFeR
AlliedModders Donor
Join Date: Jun 2004
Old 05-10-2005 , 03:47  
Reply With Quote #21

Yes...You are right....

I have changed it to this:

Code:
stock IsLocalIp(IP[32]) {         new tIP[32]         copy(tIP,3,IP)         if(equal(tIP,"10.") || equal(tIP,"127"))                 return 1         copy(tIP,7,IP)         if(equal(tIP,"192.168"))                 return 1         copy(tIP,3,IP)         if(equal(tIP,"172"))                 return 1         return 0 }

And now it works...

(Remember, it will handles the AOL-Users like an error or local-user ! If you'll use it as a kicker, it doesn't work...)

In the next few days i will show 'my' plugin in an extra thread..
[WbOF]LuZiFeR is offline
Send a message via AIM to [WbOF]LuZiFeR
macleote
Junior Member
Join Date: May 2005
Old 05-10-2005 , 17:45  
Reply With Quote #22

it seems to work fines!!
Good job [WbOF]LuZiFeR
macleote is offline
[]D [] []v[] []D
Member
Join Date: Jul 2005
Old 07-28-2005 , 22:57  
Reply With Quote #23

this plugin is sick as hell i luv it
[]D [] []v[] []D is offline
Send a message via ICQ to []D [] []v[] []D
TheTier
Member
Join Date: Sep 2005
Old 11-10-2005 , 12:57  
Reply With Quote #24

I have wrote this in my amxx.cfg

sv_country 1
sv_country_name "DEU,AUT,CHE"

but it does not work ..

The Server kick them again.

Whats wrong ?
__________________
The eyes of truth are always watching u

www.umpsworld.de ( CS 1. 6 Squad )
TheTier is offline
Send a message via ICQ to TheTier
DruM
New Member
Join Date: Sep 2005
Location: Rotterdam, Holland
Old 11-10-2005 , 17:34  
Reply With Quote #25

Quote:
Originally Posted by TheTier
I have wrote this in my amxx.cfg

sv_country 1
sv_country_name "DEU,AUT,CHE"

but it does not work ..

The Server kick them again.

Whats wrong ?
server.cfg
__________________
Sorry for my bad english
DruM is offline
Mulan
Senior Member
Join Date: Jul 2005
Location: [GER]Worbis
Old 11-13-2005 , 03:46  
Reply With Quote #26

Quote:
Originally Posted by DruM
Quote:
Originally Posted by TheTier
I have wrote this in my amxx.cfg

sv_country 1
sv_country_name "DEU,AUT,CHE"

but it does not work ..

The Server kick them again.

Whats wrong ?
server.cfg
LOL its never mind
amxx.cfg or server.cfg... THIS PLUGIN IS BUGGY and dosnt work
Mulan is offline
Send a message via ICQ to Mulan
Cjohn
Junior Member
Join Date: Nov 2005
Old 11-21-2005 , 01:02   broken link
Reply With Quote #27

Broken link...

actually i would like this, could someone please fix link??? or point me to link... thank you... i always get european ppl on my server and they always have 200+ pings and plus they sit and speak difer lang... very annoying lol
__________________
dik.clanservers.com -Condition Zero Clan-
http://www.clanservers.com/?ref=1588864
Cjohn is offline
EKS
Veteran Member
Join Date: Mar 2004
Location: Norway
Old 11-21-2005 , 05:23  
Reply With Quote #28

link is not broken, online compiler was/is broke
__________________
Github archive for plugins, the repos for the other c++ projects are there to.
EKS is offline
Mulan
Senior Member
Join Date: Jul 2005
Location: [GER]Worbis
Old 11-26-2005 , 19:40  
Reply With Quote #29

plz make a fixed version of this plugin. dosnt work
__________________
Mulan is offline
Send a message via ICQ to Mulan
EKS
Veteran Member
Join Date: Mar 2004
Location: Norway
Old 11-26-2005 , 20:31  
Reply With Quote #30

no, See i cant fix something that i dont know is broke. Pointless posts like yours just annoy me
__________________
Github archive for plugins, the repos for the other c++ projects are there to.
EKS 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 21:57.


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