Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What color is grass?:
What is the seventh word in this sentence?:
What is five minus two (use the full word)?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: DavidW
« on: June 20, 2022, 09:41:06 PM »

I guess for a couple of things like this it might be worth having a TP2 flag like 'IGNORE_PRE_V250_LEGACY' that would let you fix, e.g., this issue and the anomaly with READ_2DA_ENTRY. It's genuinely convenient to have some way to detect whether a file actually exists *in game*, after all.

But it's easy to ask for things if you don't have to implement them.
Posted by: Wisp
« on: June 20, 2022, 09:41:07 AM »

Legacy behaviour I cannot fix without mods catching fire and falling out of the sky. IIRC, I had to push out a hotfix when I inadvertently fixed it, once.

I never did end up exposing the "non-broken" check in TP2. Would such a feature be useful? In any event, I see I neglected to update the documentation of FILE_EXISTS_IN_GAME.
Posted by: DavidW
« on: June 05, 2022, 04:28:18 PM »

I found that FILE_EXISTS_IN_GAME dw#hlpit.bcs returns true if dw#hlpit.bcs is just sitting in the master game directory, even if it's not biffed or present in override. Is that intentional?