I don't have my stuff with me here, but take a look at the function that includes 4A369C (in memory). I'm not positive this is the right one, but I think the change I made to avoid the movies in US 1.02 was (FVP format):
; Disable Game Movies (Just JMPSKIP function)
Events1=4A369C:1:E9
Events2=4A369D:1:73
Events3=4A369E:1:01
Events4=4A369F:1:00
Events5=4A36A0:1:00
I'm creating czech mod. I need to "correct" it in the file (fallout2.exe), not in memory. I know the right offsets, but I don't know the value I have to change it to.