sfall-team / sfall

sfall - Engine modifications for Fallout 2
https://sfall-team.github.io/sfall/
GNU General Public License v3.0
348 stars 41 forks source link

Dialog mod #428

Closed dzmitry-rudnouski closed 2 years ago

dzmitry-rudnouski commented 2 years ago

Hi, I'd like to propose dialog mod. It shows that additional dialog option could be available if player increase his Intelligence, but it doesn't allow to use this option with current Intelligence. scr00000

Code is here: https://github.com/dzmitry-rudnouski/Fallout2_Unofficial_Patch/pull/1/files

There are 2 problems for now: I can't compile it for some ssl files, because they don't contain Node999. And I don't know how to create real mod from this code, i.e. separate set of files that could be added to F2 installation folder.

So I wonder if you're interested to include it into sfall.

NovaRain commented 2 years ago

Things like this should be done in scripting level, not in the engine code.