EXILED
EXILED copied to clipboard
[Breaking] Role properties
these props also exists in Player
class, so need to fix the duplicate
these props also exists in
Player
class, so need to fix the duplicate
Oh right, I thought they were removed. Forgot to check lol
I'm like 99.999% certain they were purposefully left in the player class for ease of use.
ev.Player.IsNtf
is easier to type/remember than ev.Player.Role.IsNtf
I'm like 99.999% certain they were purposefully left in the player class for ease of use.
ev.Player.IsNtf
is easier to type/remember thanev.Player.Role.IsNtf
Ease of use yeah that makes sense, but it doesn't make sense logistically. yes, whether or not a player is an SCP is a player property (and hell, we can leave the properties on the player if we really want), they are also role information which should be available on the role class itself
I'm like 99.999% certain they were purposefully left in the player class for ease of use.
ev.Player.IsNtf
is easier to type/remember thanev.Player.Role.IsNtf
Ease of use yeah that makes sense, but it doesn't make sense logistically. yes, whether or not a player is an SCP is a player property (and hell, we can leave the properties on the player if we really want), they are also role information which should be available on the role class itself
Reasonable, and honestly I agree with you and these changes. I just wanted to point out these were deliberately put here by someone at some point.
Also fix brokey 2.0
idk how to fix the transpiler
I do not know how to transpiler
Resigned