Setting Immunity To Specific Player

Started by !, Sep 24, 2017, 11:29 AM

Previous topic - Next topic

!

How to set two players immunity which works only for both of them while otheres can kill them?
How to do it when both players have different teams?



P.S: I've used this
player.Immunity = 31;
But player is still not immune to weapons like mp5 & pyton. Even tried to use all the immune ids but still not working.

Discord: zeus#5155

DizzasTeR

Immunity is abit messed up and it has alot of issues. However even if it worked what you are trying to do would not be possible.

A workaround using client side's shoot callback might be able to do something.