As of sfall 2.17/RP 2.1.2b, only two entries seem to be related to world map:
;Set to 1 to use the fallout 1 code to control world map speed
WorldMapFPSPatch=1
;Controls the world map speed if WorldMapFPSPatch is 1. Higher values cause slower movement
WorldMapDelay2=66
My question...
I'm a newbie to fallout modding. I'm trying to play with some scripting with sfall script editor.
While I'm surprised to find out that I have problem with most basic things?
1. #include "scripts.h" doesn't compile.
It seems that include doesn't work as expected. Only current/absolute...