Page 1 of 1

Making FriendlySeeBlocks writable in ZScript

Posted: Sun Mar 06, 2022 11:39 am
by malon3
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?

Re: Making FriendlySeeBlocks writable in ZScript

Posted: Sun Mar 06, 2022 12:04 pm
by Graf Zahl
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.

Re: Making FriendlySeeBlocks writable in ZScript

Posted: Sun Mar 06, 2022 6:24 pm
by malon3
Thank you Graf