TALON1973 Posted December 10, 2006 Share Posted December 10, 2006 can someone tell me how to stop this from happening. new players may join.. die a few times in a row and then get kicked by pb for a low negative score if they swear. any help ? Quote Link to comment Share on other sites More sharing options...
alfdoh Posted December 10, 2006 Share Posted December 10, 2006 Hmm .. i don't really know about a negative score for swearing .. but try to set pb_sv_scorekick to 0 (just an idea, doubt it has to do with that). What mod are you using, do you have adminmod installed, too? Quote Link to comment Share on other sites More sharing options...
fozzer Posted December 10, 2006 Share Posted December 10, 2006 pb_sv_scoreKick //[minimum score (negative)] If you have a mod running that deducts points for bad language, once the player gets below what is set in the pbsv.cfg he will get a kick. solution: make the low neg. scorkick something ridiculous ( pb_sv_scoreKick -100 ) Quote Link to comment Share on other sites More sharing options...
**DRC**Sippenhaft Posted December 11, 2006 Share Posted December 11, 2006 TALON thats an ETPUB setting too: g_censorPenalty [bitmask] This is a bitflag that currently supports the following flags: 1 kill the player 2 kick players with names containing words in g_censorNames 4 kill, but don't gib 8 Auto-mute for g_censorMuteTime [60] seconds. 16 Lose the amount of xp specified in g_censorXP 32 Burn Note: If you use both 1 and 4, it will gib (like shrub did). Default is 0 g_censorXP [integer] The amount of XP to lose as a censor penalty. Only works if bitflag 16 is added to g_censorPenalty. Default is 5 then turn off the low xp kick in pb Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.