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

CD Mediator 3.0 Originally by: Rich AMXX 0.16 AMXX 0.20 TP4


Post New Thread Reply   
 
Thread Tools Display Modes
3xF - | M4573R
Member
Join Date: Apr 2004
Location: Michigan
Old 09-11-2004 , 01:04  
Reply With Quote #11

Quote:
Originally Posted by Morpheus
Hi all!

I cant see that this plugin is working correctly !?

I saw a player who had to high ratio and ect... he got kicked, and entered the server again!

My mediator.ini is located in amxx/configs/cdmed/mediator.ini..

Why can the player reconnect without CD?

Cheers

Morpheus
They will always be able to join cd or not but I beleive it checks every 120 sec so if they dont have cd it will display the motd and kick them right after. If you want it lowered try finding the line, in the sma, that says:

if (get_user_time(a) > 120)

Be sure to recompile afterwords.

I would keep it at 120 cause I tried below that and it caused a lot of lag spikes. But if you want to change it keep it min of 60
__________________

Visit our site for all the public freebies - www.Clan3xF.com
Stop in our Server - 64.74.101.83:27015
3xF - | M4573R is offline
Send a message via AIM to 3xF - | M4573R Send a message via MSN to 3xF - | M4573R
3xF - | M4573R
Member
Join Date: Apr 2004
Location: Michigan
Old 09-11-2004 , 01:09  
Reply With Quote #12

Quote:
Originally Posted by Morpheus
Ehh whats new in this one?

I have this running in ages on our servers.. :-) Mine is portet for AMX X 0.16, just recompiled the 2.0 version and changed the paths..

Working great..

BUT nice it has been portet for AMXX .20 :-)

Cheers

Morpheus
This is what I did:

I had to change the file paths, change a few values, Made client say messages say AMXX instead of AMX. This is basically it took about 10 min to do that and then I had to fix a few compile errors which took me a few hours.
__________________

Visit our site for all the public freebies - www.Clan3xF.com
Stop in our Server - 64.74.101.83:27015
3xF - | M4573R is offline
Send a message via AIM to 3xF - | M4573R Send a message via MSN to 3xF - | M4573R
Morpheus
Senior Member
Join Date: Mar 2004
Old 09-11-2004 , 10:05  
Reply With Quote #13

Ok plz tell me something...

The mediator.ini stores the SteamIDs.. right? :-)...

The plugins job is to kick the players if their scores gets to high than deaths and ect. After they have been kicked, they cant join the server right? ONLY if they have CD?

A player on our server last night got kicked, so its working fine.. But he could reconnect without CD... ?

Here is my cvars:

amx_cd_saved 1000
amx_cd_ratio 2
amx_cd_limit 10

Could someone plz explain what happends here then? It starts checks a player at 10 kills right? And what next?

Cheers

Morpheus
Morpheus is offline
3xF - | M4573R
Member
Join Date: Apr 2004
Location: Michigan
Old 09-11-2004 , 11:34  
Reply With Quote #14

Quote:
Originally Posted by Morpheus
Ok plz tell me something...

The mediator.ini stores the SteamIDs.. right? :-)...

The plugins job is to kick the players if their scores gets to high than deaths and ect. After they have been kicked, they cant join the server right? ONLY if they have CD?

A player on our server last night got kicked, so its working fine.. But he could reconnect without CD... ?

Here is my cvars:

amx_cd_saved 1000
amx_cd_ratio 2
amx_cd_limit 10

Could someone plz explain what happends here then? It starts checks a player at 10 kills right? And what next?

Cheers

Morpheus
I just explained this look at the second post above yours
__________________

Visit our site for all the public freebies - www.Clan3xF.com
Stop in our Server - 64.74.101.83:27015
3xF - | M4573R is offline
Send a message via AIM to 3xF - | M4573R Send a message via MSN to 3xF - | M4573R
Morpheus
Senior Member
Join Date: Mar 2004
Old 09-11-2004 , 11:53  
Reply With Quote #15

No u dont understand m8!

As I know of the plugin "ban" the player if he gets to high KD? Right..

It stored the steamID so he CANT connect, only if he joins with CD...

Correct?

The thing ur talking about is only a time for the plugin to check players if they have CD or not.

The plugin should "ban" and then let them in if they only have CD..

Morpheus
Morpheus is offline
3xF - | M4573R
Member
Join Date: Apr 2004
Location: Michigan
Old 09-11-2004 , 18:52  
Reply With Quote #16

Quote:
Originally Posted by Morpheus
No u dont understand m8!

As I know of the plugin "ban" the player if he gets to high KD? Right..

It stored the steamID so he CANT connect, only if he joins with CD...

Correct?

The thing ur talking about is only a time for the plugin to check players if they have CD or not.

The plugin should "ban" and then let them in if they only have CD..

Morpheus
I get what ur saying and no this plugin only kicks them. It checks every 120 sec and if the player has no cd and is in the mediator file then it displays the message and kicks them soon after so yeah change the value of that line I told you about and this will change the time in sec between the plugin checking for no cd
__________________

Visit our site for all the public freebies - www.Clan3xF.com
Stop in our Server - 64.74.101.83:27015
3xF - | M4573R is offline
Send a message via AIM to 3xF - | M4573R Send a message via MSN to 3xF - | M4573R
J. Cricket
Member
Join Date: Jul 2004
Old 09-15-2004 , 13:27  
Reply With Quote #17

Hi, I'm having a hard time getting this to work. From as far as I can tell, it's running correctly - it says it's running if I do a amx_plugins call, and the cvars show the correct values. However, it never kicks anyone. After I got it running with a max ratio of 2 and starting at 15 kills, I sat on the server and with a friend of mine racked up 30 kills with 2 deaths and nothing happened. Also, the amx_cd_add command does not work most of the time, either. Please help.
J. Cricket is offline
3xF - | M4573R
Member
Join Date: Apr 2004
Location: Michigan
Old 09-15-2004 , 16:35  
Reply With Quote #18

First of all what version of amxx are you using?

Second do you have the cdmed folder in the addons/amxx/configs/ folder. If you dont you can get this folder along wit motd by dl'ing the zip folderon my main post. It is important to have this folder in the write spot otherwise the .ini file that stored steamid's will not be created hence the reason why it won't work
__________________

Visit our site for all the public freebies - www.Clan3xF.com
Stop in our Server - 64.74.101.83:27015
3xF - | M4573R is offline
Send a message via AIM to 3xF - | M4573R Send a message via MSN to 3xF - | M4573R
Meatwad
Senior Member
Join Date: Jul 2004
Location: New york, LI
Old 09-15-2004 , 17:21  
Reply With Quote #19

Quote:
Originally Posted by Morpheus
No u dont understand m8!

As I know of the plugin "ban" the player if he gets to high KD? Right..

It stored the steamID so he CANT connect, only if he joins with CD...

Correct?

The thing ur talking about is only a time for the plugin to check players if they have CD or not.

The plugin should "ban" and then let them in if they only have CD..

Morpheus
Listen. Once the user has been kicked for over the score. He/She is allowed to rejoin. BUT! If he gets a [NO C-D] on his name again, he/she kicks him. Get it?
__________________
http://googlefoundfunniest.ytmnd.com/

If you like Aqua Teen Hunger Force, then paste this onto your forehead. (Laugh out loud.)

Admin Weapons II
Meatwad is offline
J. Cricket
Member
Join Date: Jul 2004
Old 09-15-2004 , 19:22  
Reply With Quote #20

To 3xF:

I'm using amxx 0.16... figured I'd wait until all the bugs are worked out before going to 0.20.

Anyway, what you mentioned about the folder sounds like it could be it. I'm at work right now (working hard as you can see), but I'll get that fixed once I get home and let ya know if that worked or not.

Thanks!
J. Cricket 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 13:30.


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