Search results

  1. J

    Abbey and EPA

    Yes we work on EPA mod some time ago, but when Celestial(Team Leader) vanished we stop working on that. BTW Abbey mod is also not finished(and I don't speak about abbey2PL with was a joke not a real mod)
  2. J

    Fo2LC - world view problem

    You can't Andy must do this it's hardcoded in his prog.
  3. J

    whole game slowed down?

    This happened to me several times but don't know really what was the problem sorry. Like Per said you must enter arvillage map to get vaultsuit and pipboy(movie must be played) and you can't use many weapons in tribal outfit ;). But there will be no worldmap problem since new reno map is...
  4. J

    Fall 2076 goes Official !!!Screenshots inside, heavy page!!!

    This mod looks very promising and you have a good idea with this town.
  5. J

    Van Buren screenies galore

    Great pics, i agree with calculon00 that this pipboy is a more of a 80-90 design than 50 but rest is very nice. This prison suit with lock is a good idea ;).
  6. J

    New Arroyo News

    he he you see. Yeah and i think it shows how my work on NA looks like ;).
  7. J

    Problem with unpacking Dat file

    Well you can always try other prog like DAT2 or Datexplorer, the second one is better if you don't like dos programs(DAT2 is a command line tool).
  8. J

    Do you need to install the game full?

    If Fallout runs ok on your installation then mods will do the same(you don't need full install).
  9. J

    New Arroyo News

    Nope, we have no new critters art for now, but it is still open option.
  10. J

    Floaters problem

    Push_p_proc is special one if you include it in your script then script owner will have push icon in his menu, if you don't then there will be no PUSH icon at all.
  11. J

    New Arroyo News

    ); I did this using script command mark_area_known it can enable\disable towns on worldmap. mark_area_known(MARK_TYPE_TOWN,AREA_ARROYO,MARK_STATE_INVISIBLE) I'm working hard on New Arroyo scripts now, but we have most complicated scripts at the end so just stay tuned. BTW New Arroyo...
  12. J

    Fallout 1 Scripting

    Problems with compiling this script (and any other decompiled) is that Noid decompiller have a little different syntax than Interply compiler. Download latest FSE version 1.5, in script menu of FSE you find Convert script Noid -> Iply option. FSE will convert actual script to interplay format...
  13. J

    FaME being infamously pain in the rear...

    Yes Modrunner and it is much better than FAME(conflict handling in FAME is very bad).
  14. J

    F2LC problem

    OK and don't worry i would not found this bug about patch000 without that. ;) Ah and a minute ago found another one when showing Msg file references. If you find something new just give a sign.
  15. J

    F2LC problem

    That's weird, the *.dat button have never had any dependencies on Fallout2 folder it is used to open any dat file. I can open any dat at any folder using it. It works like this: It calls 'open dialog' and then directly OpenDaT function. The error message is from start of OpenDAT and looks...
  16. J

    F2LC problem

    I think i nailed that bug. The problem was that FSE reads *.cfg only on start, so when you change config file in settings new cfg is not read until program is closed and opened again. Fixed that, Edit menu and open dialog problem. Try it...
  17. J

    Global Variables and Bitwise Operations

    Hey great job Dude, this is a complete system :), this headers will come handy in future mods.
  18. J

    F2LC problem

    As i understand when you open Undat then it does not open master.dat or other file showing no file opened error. This error is show when undat can't find Dat file. Normally Undat on start opens master.dat. It takes master.dat location from cfg file (master_dat) and search for patch000.dat in...
  19. J

    F2LC problem

    Upss this was a bug, thanks fixed. Ok you're right - done. Yup as always right - done. :) Uhm FSE can really speed up writing script process if uses by experienced user. Dialog creator os not very easy in use but you can create dialogs faster than you can write msg file ;). Here...
  20. J

    F2LC problem

    sorry dude it looks like i have a little problem with my FTP pass (i forgot it) so new version is not uploaded yet. adittional i need to test if installation works ok, but i try to solve all that today. Yup old version works just as you said, but new ver has built in dat unpacker and reads...
Back
Top