Dravean
Where'd That 6th Toe Come From?
I'm mega-pumped to see you back in action, killap. And I'm glad to see that you aren't letting the few whiners get you down. That's just the nature of the 'net.
Your post also reminds me that I need to catch up on Satan Ninja, which I've sadly neglected for the past 4 months or so.
u didnt request the help of some ppl in the past? this could help with a few things, specially the bad text.
Some of the bad text is intentional; a lot of people that've been fixing text typos in the past have in fact eliminated something that's supposed to be that way.
if (LOCK_STATUS == STATE_STANDARD_LOCK) then begin
if (Tool == PID_LOCKPICKS) then begin
......
end
else if (Tool == PID_EXP_LOCKPICK_SET) then begin
.....
end
end
else if (LOCK_STATUS == STATE_ELECTRIC_LOCK) then begin
if (Tool == PID_ELECTRONIC_LOCKPICKS) then begin
....
end
else if (Tool == PID_ELEC_LOCKPICK_MKII) then begin
....
end
end
else if (Tool == PID_CROWBAR) then begin
script_overrides; //added by killap
call Pry_Door;
end
else if ((Tool == PID_DYNAMITE) or (Tool == PID_PLASTIC_EXPLOSIVES)) then begin
script_overrides; //added by killap
call Set_Trap;
end
There's rumor that people who're touching Sulik's dialogue file would be visited by angered arm-chopping warhare of revenge!
Hello there, I'm facing the same error as Delleropk and i have tried to reinstall Fo2 about 10 time now in different locations. I cant load any save file because the game ctds and neither can i start a new game.
Im running the GOG version (i do have the boxed EU fallout trilogy, should i try that?) which is US 1.02d and my PC specs are i3, 8GB ram, W7 64bit and 650Ti gpu.
Editing worldmap.txt should be enough:Finally I was able to change Metzger appearance so now he uses the "Evil Cassidy" animations
Still I have problems with the encounter rates. Please may someone tell me how to increase the encounter rates. I remember it was something in the ddraw.ini
; Encounter frequency percentages:
Forced=100% ; This shouldn't change
Frequent=43% ; Was 9/3d6 - edit by killap (was 38%)
Common=27% ; Was 8/3d6 - edit by killap (was 22%)
Uncommon=15% ; Was 6/3d6 - edit by killap (was 12%)
Rare=6% ; Was 5/3d6 - edit by killap (was 4%)
None=0% ; This shouldn't change
Unless you have enough statistics to prove they're not working.Just wondering if the critical chance and perks are not working correctly. ??