If there is no issue, could FriendlySeeBlocks become writable during runtime?
I would also like to request the same of TIDtoHate field. I have an open post and asked in discord as well if there's any reason why it's readonly, and I haven't really gotten any responses why it's not directly accessible, so I'm hoping these could be updated.
Should I make an entire separate thread for the TIDtoHate request?
Making FriendlySeeBlocks writable in ZScript
Moderator: GZDoom Developers
-
- Lead GZDoom+Raze Developer
- Posts: 49188
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Making FriendlySeeBlocks writable in ZScript
TidToHate cannot be made writable. Changing this one requires a lot of internal bookkeeping which is why it needs to be done through Thing_Hate.
-
- Posts: 103
- Joined: Fri Dec 26, 2008 4:41 pm
Re: Making FriendlySeeBlocks writable in ZScript
Thank you Graf