Page 1 of 1

Jailbreak: How can I prevent teamkills in jail? - SOLVED

Posted: Wed Dec 21, 2016 6:36 pm
by Aldebaran
I have Jailbreak III installed and have the problem that players can kill their teammates in jail though I have these settings:

[JailBreak.JailBreak]
bFriendlyFireInJail=False
FriendlyFireScale=0.000000

I use a zeroping Instagib.
Any ideas how to solve this?

Re: Jailbreak: How can I prevent teamkills in jail?

Posted: Wed Dec 21, 2016 11:33 pm
by lol
NoJailKill http://medor.no-ip.org/index.php?dir=Ga ... JailBreak/


here an example with zp103 ... you can use insta103

Object=(Name=ZeroPingPlus103.ZeroPing,Class=Class,MetaClass=Engine.Mutator,Description="ZeroPingPlus: ZeroPing, Optimized netcode for better play.")
Object=(Name=ZeroPingPlus103.AccuGib,Class=Class,MetaClass=Engine.Mutator,Description="ZeroPingPlus: ZeroPing AccuGib, InstaGib plus ZeroPing. Mmmmmmm.")
Object=(Name=ZeroPingPlus103.ColorAccuGib,Class=Class,MetaClass=Engine.Mutator,Description="ZeroPingPlus: ZeroPing ColorAccuGib, InstaGib plus ZeroPing with Colored Shots!.")
Object=(Name=ZeroPingPlus103.ZP_ShockArena,Class=Class,MetaClass=Engine.Mutator,Description="ZeroPingPlus: ZeroPing ShockArena, ShockArena with ZeroPing.")
Object=(Name=ZeroPingPlus103.ZP_SniperArena,Class=Class,MetaClass=Engine.Mutator,Description="ZeroPingPlus: ZeroPing SniperArena, SniperArena with ZeroPing.")

Code: Select all

(bEnabled=True,GameClass="JailBreak.JailBreak",NewPrefix="JB",Mutators="ZeroPingPlus103.ZeroPing,JailPeace.JailPeace,JBRSIndicator.JBRSIndicator,NoJailKill.NoJailKill,WrongJail.WrongJail,QFeedback_v22.QFeedback,heineken2.heineken2,HumiliationV2.HumiliationMutator",Settings="GoalTeamScore=10,bTournament=False,MinPlayers=4,bUseTranslocator=False,bPlayersBalanceTeams=False,bBalanceTeams=False")

Re: Jailbreak: How can I prevent teamkills in jail?

Posted: Thu Dec 22, 2016 2:18 am
by Aldebaran
Thank you man!
JailPeace is the mutator i needed.
NoJailKill is for not shooting people outside the jail from inside.
But both are useful.