Perhaps not exactly a bug,
APROP_Invulnerable is missing/not implemented in GetActorProperty() and CheckActorProperty(). So this property can only be used with SetActorProperty()
Adding it to the Get and Check -functions should not take too long.
[2.5.0] APROP_Invulnerable only works with SetActorProperty
Moderator: GZDoom Developers
Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49230
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: [2.5.0] APROP_Invulnerable only works with SetActorPrope
fixed. Amazing that in 7 years nobody ever noticed...