Posts: 244
Threads: 2
Joined: Jul 2010
Reputation:
0
After some searching, I've found a way to prevent teammates from KILLING each other but I need a way to prevent a person on a team from doing damage to a teammate's armor.
Is there anyway to do that atm?
Posts: 244
Threads: 2
Joined: Jul 2010
Reputation:
0
@JaTochNietDan: SetTeam is what I have been using, but as Grim_ pointed out, it was buggy in that it still allowed team members to harm each other (well, everytime I tested it it did anyway)
@Grim_ Thank you, I will test that tomorrow.
Posts: 244
Threads: 2
Joined: Jul 2010
Reputation:
0
So everytime someone logs in, I loop through all the people, get their team then set their team again?
Posts: 2,502
Threads: 26
Joined: Apr 2007
Reputation:
0
That's the fix that I've been aware of anyway for years. I've never heard of a different fix really. I does seem to work fine though.
Posts: 244
Threads: 2
Joined: Jul 2010
Reputation:
0
Alright, thanks for your help.