Vice City: Multiplayer

VC:MP Discussion => General Discussion => Topic started by: ! on Sep 24, 2017, 11:29 AM

Title: Setting Immunity To Specific Player
Post by: ! on Sep 24, 2017, 11:29 AM
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.
Title: Re: Setting Immunity To Specific Player
Post by: DizzasTeR on Sep 25, 2017, 01:57 AM
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.