If a player is carrying an invulnerability power, and then an ACS command like this is called:
Code: Select all
SetPlayerProperty(1,2,PROP_INVULNERABILITY)My question is, was this intended? Or should I consider this a bug?
Code: Select all
SetPlayerProperty(1,2,PROP_INVULNERABILITY)