Search results

  1. Foxx

    How to edit Fo1.5:Resurrection maps in interplay mapper..?

    The elevators work through fores.exe
  2. Foxx

    Fallout 2 mod Fallout Sonora 1.15 and Sonora Dayglow 1.15 Vanilla Translation

    @GrizzlyPA mods\IniConfigs\Translations.ini KarmaGain=You gained %d karma. KarmaLoss=You lost %d rarma.
  3. Foxx

    Fallout 2 mod Fallout Sonora 1.15 and Sonora Dayglow 1.15 Vanilla Translation

    @Cambragol In FSonora.exe (FSonoraDLC.exe ) fixed the speed of movement on the world map. This is a known Fallout 2 issue on modern hardware. Random encounters depend on the speed of movement on the world map.
  4. Foxx

    Fallout 2 mod Fallout Sonora 1.15 and Sonora Dayglow 1.15 Vanilla Translation

    In ddraw.ini, you need to set the SpeedMultiInitial=100 In Fallout2-CE, WorldMapFPSPatch is disabled by default. Therefore, you move quickly around the map and chance encounters are rare. This is a mistake.
  5. Foxx

    Fallout 2 mod Fallout Sonora 1.15 and Sonora Dayglow 1.15 Vanilla Translation

    13. It will work the second time. The first conversation starts the quest. 14. It is necessary in the INTERFACE.MSG add a line {105}{}{CRIPPLED} The Russian version has no voice and subtitles. Just a photo reminder.
  6. Foxx

    Fallout 2 mod Fallout Sonora 1.15 and Sonora Dayglow 1.15 Vanilla Translation

    PRO_ITEM.MSG Correct abbreviations {5301}{}{A pillbox of mind-altering chems. Increases memory related functions, and speeds other mental processes. Highly habit-forming. Effects: +2 IN, +2 PE, +1 CH.} {8701}{}{Highly advanced steroids. While in effect, they increase strength and reflexes...
  7. Foxx

    Fallout 2 mod Fallout Sonora 1.15 and Sonora Dayglow 1.15 Vanilla Translation

    Cambragol duplicate number in PCMaster.msg {590}
  8. Foxx

    Fallout 1.5: Resurrection

    How long has the forum turned from a game to a political one?
  9. Foxx

    Fallout 2 mod Fallout: Sonora

    To exclude this, it is better to fix it in ZPMap: add_timer_event(self_obj, 5, 2); on add_timer_event(self_obj, 20, 2); procedure map_enter_p_proc begin variable mapIndexMsg; if (is_loading_game == false) then begin set_global_var(GVAR_RADIOACTIV_GLOBAL,0)...
  10. Foxx

    Fallout 1.5: Resurrection

    gustarballs1983 Aren't you tired?
  11. Foxx

    Fallout 2 mod Fallout: Sonora

    Removed (dude_elevation>0) in (cur_map_index == MAP_RANGERS_BASA). I didn't touch anything else.
  12. Foxx

    Fallout 2 mod Fallout: Sonora

    This is because of the robot in the DLC. He appears with the cadet. Put it in data\scripts\ZTMap.int
  13. Foxx

    Fallout 2 mod Fallout: Nevada (extended)

    If you take Wright's contract for explosives, then it will disappear. SCRIPT_NCMercFm procedure map_enter_p_proc begin critter_ai_and_team(TEAM_NEW_RENO_PIMP_2,AI_PEASANT) if (is_loading_game == false) then begin if (map_first_run) then begin set_start_home_tile...
  14. Foxx

    Fallout 2 mod Fallout Sonora 1.15 and Sonora Dayglow 1.15 Vanilla Translation

    It's a real shame, five pages of chatter, and still no translation. Like it?
  15. Foxx

    Fallout 2 mod Fallout Sonora 1.15 and Sonora Dayglow 1.15 Vanilla Translation

    A strange statement. The voiceover was not originally planned, why bother the art-artists with extra work?
  16. Foxx

    Fallout 2 mod Fallout Sonora 1.15 and Sonora Dayglow 1.15 Vanilla Translation

    Calm down already, there is no malware there. Provide me with an official opinion from the antivirus program.
  17. Foxx

    Fallout 2 mod Fallout Sonora 1.15 and Sonora Dayglow 1.15 Vanilla Translation

    Yes. But users will put it on the original anyway.
  18. Foxx

    Fallout 2 mod Fallout Sonora 1.15 and Sonora Dayglow 1.15 Vanilla Translation

    In the Expanded Edition, the text of the game is the same.
  19. Foxx

    Fallout 2 mod Fallout: Sonora

    Good antivirus software does not find a virus there, they have learned to recognize a real threat. e.g. DrWeb, ESET-NOD32, Kaspersky, Panda... Before talking about viruses, send your antivirus software a file for analysis.
  20. Foxx

    critters in caves

    In the map script.
Back
Top