Is it possible to turn off self damage?

Hello, I’d like to turn off self-damage so that players don’t lose health if they fire a rocket at their feet or walk into their own stink bomb’s cloud, etc. Is it possible?

Possibly in the island settings. Seems like I remember seeing something in there about it.

You can probably do it by putting players in a Team and using the Team Settings device, there’s a ‘Friendly Fire’ option there which may apply to you.

@apersonbeing
No option to turn off self-damage there, there are only options to inflict self damage for every time the player damages others.

@CKS_Ltd
I couldn’t make it work, friendly fire is turned off by default anyway, and it only applies to dealing damage to teammates, not to self.

Under fort_character type, you can set vulnerability to false. So maybe you can add some logic to toggle this on/off depending on what self inflicting event is triggered?