Jump to content

low negative score kick


TALON1973

Recommended Posts

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?

Link to comment
Share on other sites

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 )

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.