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

Play or Be Kicked 1.5.243


Post New Thread Reply   
 
Thread Tools Display Modes
juKay
Member
Join Date: Mar 2004
Location: Sweden
Old 07-12-2005 , 17:13  
Reply With Quote #21

I'm running quite a large CS-community and our admins can't be online everytime. So if no admin is avaible the users can record a demo that we can watch when we have time. If we don't allow spectators that kind of breaks that.

This is why it would be nice to hook the record and stop command to know if a player is recording. Then the menu is only for knowing that the user is still in front of the computer so that it can't be abused by simply starting recording and going AFK.

Quote:
Originally Posted by lantz69
Yes I know you have done some coding to that plugin
But what do yuo mean by *bloated*
I also posted some code to make the plugin work 100%
And not to make the plugin in this thread bad, because this plugin i also very good if you only want to kick spectators.
Bloated = You add to many features that is not needed.

Btw I'm not trying to piss anyone off by saying that, it's just my personal thought.
juKay is offline
juKay
Member
Join Date: Mar 2004
Location: Sweden
Old 07-12-2005 , 17:21  
Reply With Quote #22

hmmm
juKay is offline
juKay
Member
Join Date: Mar 2004
Location: Sweden
Old 07-12-2005 , 17:30  
Reply With Quote #23

Here is the swedish language for this plugin:

Code:
[sv] KICK_SPECTATOR_WARNING = Du har %d sekunder pa dig att v'a'lja ett lag, annars kommer du bli sparkad f'o'r att ha varit spectator f'o'r l'a'nge. KICK_SPECTATOR_ANNOUNCE = %s blev sparkad f'o'r att ha varit spectator l'a'ngre 'a'n %s sekunder. KICK_SPECTATOR_REASON = Var spectator l'a'ngre 'a'n %s sekunder. KICK_UNASSIGNED_ANNOUNCE = %s blev sparkad f'o'r att spelaren inte valt ett lag inom %s sekunder. KICK_UNASSIGNED_REASON = Valde inte ett lag inom %s sekunder.
juKay is offline
onedamage
Senior Member
Join Date: Apr 2004
Location: Montreal Canada
Old 07-16-2005 , 09:40  
Reply With Quote #24

couple issues for me:

get this in chat area
[PBK] ML_NOTFOUND: KICK_SPECTATOR_ANNOUNC

shouldn't it say the name of the person being kicked ?

also, i got a HLTV on my public server (dont ask )
would it be possible for it to have immunity somehow ?
(i hope :/)

great plugin, was waiting for a long time for the other to get a timer, yours does the job perfectly !
__________________
69.12.99.130 Quebec Public CS 1.6
64.15.128.218 Quebec Public CS:SOURCE
www.QuebecPublic.com
onedamage is offline
Send a message via ICQ to onedamage Send a message via MSN to onedamage
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 07-16-2005 , 11:56  
Reply With Quote #25

Quote:
Originally Posted by onedamage
get this in chat area
[PBK] ML_NOTFOUND: KICK_SPECTATOR_ANNOUNC
Be sure to download the language file, pbk.txt, from the first post and place it in your mod/addons/amxmodx/data/lang folder. Do that and it will say the name of the person being kicked as well as why they are being kicked.

Quote:
Originally Posted by onedamage
also, i got a HLTV on my public server (dont ask Rolling Eyes )
would it be possible for it to have immunity somehow ?
Yes, it is possible and it's something that I will do within a few days. My hard drive crashed and I'm in the process of saving what can be saved and essentially making everything right again. Thank you for the head's up about it.

Quote:
Originally Posted by onedamage
great plugin, was waiting for a long time for the other to get a timer, yours does the job perfectly !
Thank you! I was also waiting awhile for a spec kicker with timer. After waiting too long, I said 'screw it', and did it myself.

[edit 2005-07-17] Fixed quote construction problem. Fixed grammar error.
Brad is offline
onedamage
Senior Member
Join Date: Apr 2004
Location: Montreal Canada
Old 07-16-2005 , 12:48  
Reply With Quote #26

Quote:
Originally Posted by Khoralt
Quote:
Originally Posted by onedamage
get this in chat area
[PBK] ML_NOTFOUND: KICK_SPECTATOR_ANNOUNC
Be sure to download the language file, pbk.txt, from the first post and place it in your mod/addons/amxmodx/data/lang folder. Do that and it will say the name of the person be kicked as well as why they are being kicked.
sorry my bad, i should have spent more time reading your instructions

thx
__________________
69.12.99.130 Quebec Public CS 1.6
64.15.128.218 Quebec Public CS:SOURCE
www.QuebecPublic.com
onedamage is offline
Send a message via ICQ to onedamage Send a message via MSN to onedamage
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 07-16-2005 , 14:32  
Reply With Quote #27

No problem at all. You see... There are no instructions. I failed to put any up. I've gotta get around to that one of these days.
Brad is offline
pendragon
Senior Member
Join Date: Mar 2004
Location: In a bubble
Old 07-16-2005 , 15:07   spanish translation
Reply With Quote #28

Spanish Translation
Code:
[sp]
KICK_SPECTATOR_WARNING = Usted tiene %d segundos para juntarse con un equipo o sera quitado por ser un espectador por demasiado tiempo.
KICK_SPECTATOR_ANNOUNCE = %s fue quitado por ser un espectador por mas de %s.
KICK_SPECTATOR_REASON = Espectando mas de %s.
KICK_UNASSIGNED_ANNOUNCE = %s fue quitado por que no escogio un equipo despues de %s.
KICK_UNASSIGNED_REASON = Falta de elegir a un equipo en el plazo de %s.
__________________
pendragon is offline
Send a message via ICQ to pendragon
AllMassive
Senior Member
Join Date: Sep 2004
Location: /dev/urandom
Old 07-17-2005 , 08:32  
Reply With Quote #29

So am i right with:

i can still use "Spec Kick" by "foo.bar" if start your plugin with "pbk_disallow 1" ?


ehem - how to turn off immunity ?!

//#define PBK_IMMUNITY ADMIN_IMMUNITY doesnt work for me:
#define PBK_IMMUNITY didnt either.
AllMassive is offline
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 07-17-2005 , 11:25  
Reply With Quote #30

@pendragon:
Thanks for the translation. I'll add it to the language file soon.

@AllMassive:
Yes, if you set pkb_disallow to 1, you can still use Spec Kick (by foo.bar).

If I remember correctly, Spec Kick will kick all spectators at the start of each round. Is that correct and is that ideally what you want? Would you rather kick spectators soon after they start spectating instead of waiting until the start of the next round? In the next version of PBK, I'm going to allow you to set separate times for "pre-team choice" and "spectator" which would allow you to do that.

As for turning off immunity... I *think* you can use:
Code:
#define PBK_IMMUNITY -1
In the next release I'll add a CVAR for allowing immunity or not. Thanks for reinforcing the idea in my mind.
Brad 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 13:48.


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