View Single Post
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